Skip to content

PS4 controller function #7

Answered by cbradburne
stantang986 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Stan,

Sure. You can find and change what the controller does within the code. It's all clearly labelled from line 208 onwards.

D-Pad
Up = Go to first element in array
Down = Go to last element in array
Left = Go to previous element in array
Right = Go to next element in array

Triangle = Execute moves array
Circle = Edit current position
Cross = Save current position as new keyframe
Square = Calculate intercept point of first 2 keyframes

L1 - Set slow speed (slow speed can be set at the top of the code "minXspeed = 10")
R1 - Set fast speed (slow speed can be set at the top of the code "maxXspeed = 60")
Share - Home Axis
Option - Clear Array

I hope that helps.
Colin

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cbradburne
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants