Hello everyone, Absence of the Motion library, the import remains black … where can I find it? Thank you
I’m not aware of a Haxe-based alternative (although one could be written!)
I use the Actuate library for Haxe for motion-tweens
1 Like
@singmajesty, This is precisely what I am trying to use, but it seems that this library is not present.
- Run
haxelib install actuate
- Edit “project.xml” in your file and add
<haxelib name="actuate" />
Oui, je viens de trouver lol
haxelib install actuate 1.8.9
Yes, it’s ok!