
Description
The push and pull system allows any actor to be moved along the X and Y axes. It offers configurable speed, the ability to adjust the appropriate sound for moving, falling, and hitting the wall, and the option to customize your own animation.
The system can be configured to work with the physics system (only one axis for a given actor).
Its implementation into various projects, including ALS, is very straightforward. You can adjust the camera position separately for each of the four sides (X, X1, Y, Y1).
This system provides a flexible and customizable user experience. It’s designed with user-friendliness in mind, making it a valuable tool for any project.
Video presentations on configuration and implementation: https://www.youtube.com/playlist?list=PL3Ox12YY3yeImnExo1liocO7VCs7sqidB
Description of functions available to the user: https://docs.google.com/document/d/1w7tpMV7H4KXZxy53NtPvEA-0Psj6p-Eb/edit?usp=sharing&ouid=101354460024977263738&rtpof=true&sd=true








