This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
dragengine:modules:dragonscript:behavior_projecttoground [2025/05/09 17:18] – [projectToGround.check] dragonlord | dragengine:modules:dragonscript:behavior_projecttoground [2025/05/09 17:19] (current) – [projectToGround.check] dragonlord | ||
---|---|---|---|
Line 105: | Line 105: | ||
|projectToGround.enabled|'' | |projectToGround.enabled|'' | ||
|projectToGround.ground|'' | |projectToGround.ground|'' | ||
+ | |projectToGround.ground.element|'' | ||
|projectToGround.hitAngle.less|float|Angle between collision normal and project to ground direction is less than value in degrees| | |projectToGround.hitAngle.less|float|Angle between collision normal and project to ground direction is less than value in degrees| | ||
|projectToGround.hitAngle.greater|float|Angle between collision normal and project to ground direction is greater than value in degrees| | |projectToGround.hitAngle.greater|float|Angle between collision normal and project to ground direction is greater than value in degrees| |