Posted By
|
Message
|
Devernath
Registered 04/12/2004
Points 54
|
4th January, 2009 at 00:06:31 -
Ok, I have a simple problem. I'm trying to make a game with custom platform this time. However, all the tutorials I see don't have any animation. This is starting to bug me.
The animations dont start at the right time, they last too long (they're walking with the jumping animation) and i've been trying to figure it out but it's just such a pain!
Any one know how I can make sure I can start and end animation at the right times? Unfortunately, there's no stop THIS animation button, just STOP ANIMATION.
"Only one action when event loops" doesnt work either.
im using TGF.
n/a
|
OMC What a goofball
Registered 21/05/2007
Points 3516
|
4th January, 2009 at 00:08:43 -
This is most definitely an error in your programming, it must be starting the animations too late. We'll have to see the code to be able to help.
|
[DELETED] Likes to put dots on paper
Registered 08/12/2008
Points 118
|
4th January, 2009 at 00:24:25 -
Animations can be a bane when it comes to custom movements, especially platform. You'll just have to devise a clever way of knowing exactly what action is currently happening in your engine so you can therefore assign an animation to the character that corresponds to the action.
n/a
|
OMC What a goofball
Registered 21/05/2007
Points 3516
|
4th January, 2009 at 00:32:19 -
Meant to edit my last post-- it sounds rude. ;;
|
|
|