Jump to content

How to detect fall impact?


PapaLegaBooboo

Recommended Posts

This one maybe is what will work for you ? https://geckwiki.com/index.php?title=GetActorVelocity

But have a look at all the functions for movement https://geckwiki.com/index.php?title=Category:Movement_Functions

 

And just guessing you need some sort of a detection event light weight script constantly running ?

 

So maybe this will work https://geckwiki.com/index.php?title=IsInAir

And also looks like it is available in condition fields ... So maybe a Perk or Actor Effect could function as an event handler with it ?

 

But the easiest would probably be some player input at the time of falling ... if that is along the lines of what you are doing ... like you wanted the player to have a feather fall ability for example ?

Link to comment
Share on other sites

  • 2 weeks later...

 

No those are not it. I'm trying to detect when an actor hits the ground hard enough to cause damage.

 

EDIT: Never mind. GetActorVelocity is what I needed. Thank you.

Edited by PapaLegaBooboo
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...