How to make an actor follow finger only on a certain axis
So I want to make an actor that move along with my finger, but i only want it to go along a certain axis. Any help?
So I want to make an actor that move along with my finger, but i only want it to go along a certain axis. Any help?
Comments
Constrain the actor to mouse position X or Y.
thanks