A downloadable tool

This script is used to animate a character's node. The script contains animations for:

-Walking forward

-Walking backwards

-Running forward

-Running backwards

-Idle animation

The script also solves the bug of pressing space and walking, where the jump animation remains until you release space.



How to use:

To use the script, you must add the keyboard object controller behavior to a transparent cube (preferably use a transparent texture), then place the character node inside this cube, in the cube behavior adjust the collision behaviors when moved, and the keyboard object controller as you wish. In the character node, you place the animation script. In the behavior it will ask you to place the object, you select the character node. To place the animations, just enter the name of the animations of the character node.

StatusReleased
CategoryTool
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorZEROdvf

Download

Download
behavior_AnimationDetection.js 2 kB

Install instructions

To install the script, place the file in the "extensions" folder, inside the "Coppercube" folder, which is usually located in the documents folder.

Development log

Comments

Log in with itch.io to leave a comment.

Very good, thanks!

can you make a tutorial how to use it