|
-
Vox
Woohoo!
Here's another tip most of you may probably already know:
when making a tilebased game, the same actions with very few differences apply whenever the character moves. So instead of having an on(enterframe) event or putting the same code for every keypress, just make a function with the code and call it on a keypress. Cuts down on the code and makes the game faster, too.
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
|