Can someone please tell me how to change an animation to climb whenever my sprite climbs a ladder . I have managed to change it while climbing up but it does not work when trying to climb down.
I have tried using boolean values but it's not working when the player is decending the ladder.
I did try the tutorials , but there are none showing how the animations are done , There are only tutorials which covers construct classic and not construct 2 . If anyone can help me with this problem it would be appreciated.
Search the forum.I have seen many examples when I searched.
Construct Classic works the same as Construct 2(Usually)
I will try searching my computer for a capx(I have one).Just wait a few minutes
thank you Doc Ai . I have tried the platform school tutorial , but with no luck . The character's climbing animation does not seem to work if i decend the ladder
Nevermind , i have managed to fix the little problem by using my own formula no thanks to any tutorials here. Thank you Doc Ai for trying to help . The event's are a bit more complicated than classic construct's events
DravenX
This...
Nevermind ,I have managed to fix the little problem by using my own formula no thanks to any tutorials here. Thank you Doc Ai for trying to help . The event's are a bit more complicated than classic construct's events
How did you fix it?
Develop games in your browser. Powerful, performant & highly capable.
Thank doc ai for the capx , Just changed my booleans and variables a bit . Works like a charm now.