Features
This demo shows how to turn the Gamepad’s LeftStick into an 8-direction style FightStick/ArcadeStick through the use of functions.
You can get trigger conditions/events from analog input.
Quickly check for the LeftStick position for horizontal, vertical and diagonals.
Useful for fighting games, weapons wheels, odd menu layouts, UI navigation, etc.
How to use:
Copy&paste the LeftStick object (sprite) in your layout
Copy&paste the events into a new event sheet and use the “include event sheet”
You can start calling the functions or copy the empty samples where you need them.