-
Need some help with VTM5: Independent Sprite Speeds (SOLVED)
Hi all,
I have been following the VTMs for Evil Monkeys from three through to five, however I am stuck on the Independent Sprite Speeds video. The game no longer shows any monkeys, and fireballs seem to start one tile away and stop about two further tiles away.
I believe the issue is related to the timers. I am using wxWidgets 2.9.4 and in this version the wxTimer code as shown in the VTMs has been deprecated. So I have tried to replace the code with the new wxTimer and also with wxStopWatch. It has worked until this VTM.
Things I have tried so far:
* Watching the VTMs at least twice and making sure all code works properly before moving on to the next VTM
* The Thread Of Information
* The wxWidgets documentation.
* Google
* Experimenting with wxTimer and wxStopWatch
Can someone please suggest what I can do to fix this?
Last edited by tashycat; 11-02-2012 at 09:58 AM.
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