Hello i need help in my wad character. This is my question: How I can make the character jump with the springing/falling animation frames and spin with the spinning animation?
Using Lua, you can check if the player is in the air or on the ground by using P_IsObjectOnGround(player.mo), if they are in the air you can set your ability2 to CA2_NONE and if they are on the ground you can set it to CA2_SPINDASH.
Uh ... I do not know how to make a lua script. This is my idea: someone who can make a lua script, i will give the character data, so you can identify with lua script.
Status
Not open for further replies.
Who is viewing this thread (Total: 0, Members: 0, Guests: 0)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.