#rocket jumping

12 messages · Page 1 of 1 (latest)

ivory grail
#

do you have a working rocket luancher without the rocket jumping?

fringe sentinel
#

ye

silver caveBOT
#

studio** You are now Level 2! **studio

fringe sentinel
#

i stole the roblox one

#

changed a couple things

#

@ivory grail

flint spruce
#

:ApplyImpulse

#

roblox explosions already do this though so you could just change them to not kill people

silver caveBOT
#

studio** You are now Level 3! **studio

ivory grail
#

you'd probably want to get the direction from the impact pos to the players pos, :ApplyImpulse(impactpos.Position + (HumanoidRootPart.Position - impactpos.Position).unit * whateverforce you want)

ivory grail
#

and probable do force/distance between impact & player