|
-
Jan 16th, 2010, 09:23 PM
#1
Thread Starter
New Member
Drawing Trail, Tron game
Hi guys
Iv been making a Tron game for the past week and im stuck.
What is the best way to draw the trail behind the "bike".
i have two arrays called StartPoint() and Endpoint(). Both of the arrays are constantly updated with every change of direction.
I need the trail to follow the bike and once the player changes direction, it needs to stop and start in the new direction.
Thanks in advanc
-
Jan 16th, 2010, 11:12 PM
#2
Re: Drawing Trail, Tron game
Follow the CodeBank link in my signature and check out my Simple Drawing thread. You would need to use a Timer to update the drawing rather than mouse events but the principle is the same.
-
Jan 17th, 2010, 12:50 AM
#3
Thread Starter
New Member
Re: Drawing Trail, Tron game
Wow thanks man
ill get stuck into it.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|