Hey all. does anyone know how to set a movement range between a set number? For example: if I have a slider I would like to move and constrain in x between 100 to 300. Thanks!
I think the easiest way is to set a couple of actors as walls. one at 100 the other at 300 then do a collide rule between the walls and your object. then it wont get past the limits
Comments