![]() |
resting/relaxed position
is there a way to make your character "rest" in a stance if you don't move for a while? like if you don't press anything for like, 3 minutes, he goes from a "ready pose" to a relaxed pose.
|
Could be done with timers? or whatever they call them, I'll try and see...
|
Make your own sprites of the characters in a relaxed pose and when the relaxation is initiated, change sprites and when the relaxation is over, change sprites back.
That simple. |
Well, how do you get it initiated???
|
Quote:
the part I know. I'm not at a computer so I'm doing this in my head but, -make 2 variables ("rest input" and "rest timer") -make a common event ("idle") and make it parallel process -in the idle event, code this in: Code:
:wait 1 sec |
All times are GMT -6. The time now is 07:29 PM. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.