Hi all, I have a game I am working on. My object is placed on screen and I need to drag it left and right like Ping Pong. Any tutorial on how to implement the drag and drop left and right axes?
Thanks
Add Drag&Drop behavior, set Axes=Horizontal Only in properties.
Develop games in your browser. Powerful, performant & highly capable.
Thanks, didn't realize it had that feature