#help
1 messages · Page 1 of 1 (latest)
by "stick hands up" you mean pu them above the head or what?
Yeah put them above your head
i would do that with a cooldown
event receiver "Update 30Hz" > if player is valid and local > if (right hand position > vector split "y" output > greater or equal than player position + 1.5 (number not accurate, change for better precision)) "then" output > if (left hand position > vector split "y" output > greater or equal than player position + 1.5 (number not accurate, change for better precision)) > if (bool variable "jump ready") "then" output > add velocity (target is local player, velocity is "vector create" with y input 1, change "max speed" and "multiplier" for higher jump) > bool variable "jump ready" (red input is false) > delay (blue input is cooldown) > bool variable "jump ready" (red input is true)
something like this (if you even understand allat)
and before you ask: i won't show a screenshot of chips in game because i'm too lazy to do allat in recroom