Skip to content

[DOCS] Include ApplyForce Interaction #471

@FreshAlacrity

Description

@FreshAlacrity

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` | 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions