#How to run an animation of some entity with js?
1 messages · Page 1 of 1 (latest)
in js you can trigger events or play animation but its better to use animation controllers
source.playAnimation()
With this can I run animation controller?
1 messages · Page 1 of 1 (latest)
Does anyone know how I can run an animation of some entity with a script?
example:
The animation will be in the entity
"a": "animation.lol"
How can I run that animation with js?
in js you can trigger events or play animation but its better to use animation controllers
source.playAnimation()
With this can I run animation controller?