Node animation script (Coppercube behavior)
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.
Download
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
- New update - Checkbox for arrow keysDec 11, 2023
- New update - Arrow keys addedDec 11, 2023
Comments
Log in with itch.io to leave a comment.
Very good, thanks!
can you make a tutorial how to use it