I am looking to have my game check if the velocity is between two values but I don't know how to do it? Help?
Develop games in your browser. Powerful, performant & highly capable.
Have you try: system "is between values" condition??
That won't work due to I'm checking the velocity of a object and I can't do that through system.
"system 0< sprite.physic.velocityx is between <20" doesn't works? good to know