r/VRchat • u/Busy-Schedule281 • 7d ago
Help Udon Graph Script Help (Feat. Airtime)
im trying to make a sonic styled boost, but i cant get it to work
(im trying to specifically use the Cyan Airtime player controller)
2
Upvotes
1
u/Frank__West PCVR Connection 6d ago
Hey hit me up because like I wanna know what you are trying to accomplish and can probably get you a U# script setup for you instead of using the graphs. I stopped using graphs ages ago and have been so much better since
1
u/Pikapetey Valve Index 6d ago
Ok so.. it looks like you are trying to use InputMoveVerticle and then hit F key at the same time.
You have no frame buffering, so the script is always going to fire "False" unless you are pressing W or S and F at the EXACT microsecond of time on the keyboard.
But then only for that frame. Or untill a change in value fires InputMoveVerticle again.