-
-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Description
Documentation Issue Type
- Typo or grammatical error
- Incorrect or outdated information
- Unclear explanation or confusing content
- Missing documentation for a topic
- Broken links or images
- Code example not working
- Other (please describe)
Location
Page/File: https://hytalemodding.dev/en/docs/server/interaction-reference
Section: new section (perhaps Movement or Misc)
Suggested Improvement
I noticed the ApplyForce Interaction in the Assets/Server/Item/Items/Glider/Template_Glider.json JSON wasn't documented, and I think it could be pretty useful for some folks (though I don't know enough to fill in all the details):
### ApplyForce
**ApplyForce Fields**
| Field Name | Type | Required? | Notes |
|------------|------|-----------|-------|
| Direction | X, Y, Z `Float`<br />(Defaults: 0.0) |
| AdjustVertical | `Boolean` |
| Force | `Float` <br />(Default: 0.0) |
| WaitForGround | `Boolean` |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels