What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Detect falling distance

tuanha

Well-Known Member
Joined
Nov 29, 2011
Messages
6,998
Reaction score
124
Hi there?

Is there anyway to detect how far people is falling?

I want to cast a levitate/slow fall if people is falling but NOT when the fall distance is like 2 yard
(currently IsFalling return true event after ppl hit the jump button)

Thank you.
 
I think i find the solution.

Start a timer when isfalling = true

If timer elapse for more than 1/2s and isfalling still = true

Cast levitage/slow fall

...

I'll test it later.
 
Back
Top