Skip to content

[DOCS] Add ApplyForce Interaction Type #468

@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 this Interaction in the Assets/Server/Item/Items/Glider/Template_Glider.json JSON, and I think it could be pretty useful/worth documenting (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

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions