{Old Version} The joystick actor has notes explaining how it works and how to use it. It won’t take long to work #joystick #custom #cool #imadethisbecauseimgood #freetouse #joeymobiel #joll #beginners #customcontrolpack
[BIG UPDATE]
BUTTON SUPPORT IS NOW OUT OF BETA!
Added:
- analog stick now works with buttons and can hold and press buttons while using analog stick
- “slippery” variable which can make the movement more or less slippery
- “hitbox” changes the hitbox in which u can use the analog stick
[BUG FIXES]
- 8 directional fixes to make analog stick work better
- it now always checks for #analog_bol for variables, making it easier to change
- doesn’t change movement direction when using 2 fingers
NEW UPDATE:
- New variable called “distancetoshow” which is the distance you have to swipe before the analog stick becomes visible!
- New variable called “distancetowork” which is the distance you have to be away from the middle of the analog stick for it to move the player
- Minor changes regarding optimisation
Out of all decks uploaded and made AFTER this analog stick was made:
Total decks uploaded: 158
Decks that used analog stick: 84
Amount of decks using ANY of cc-handlers toolkit actors: 93
Percentage analog stick decks: 53.16%
Percentage using any cc-handlers actors: 58.86%
Change logs:
- The variable: “8-directional” now allows for 4 directional movement aswell! Just set it to 2!
- The variable: “8-directional” now allows for 2 directional movement on the x axis! Just set it to 4 or higher!
- more notes have been added
Bug fixes:
- analog stick now doesn’t make sound when disabled
- character doesn’t space out anymore when holding finger on screen and not moving
- other minor issues