This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| pushing [2022/12/15 22:47] – justin | pushing [2022/12/18 17:18] (current) – justin | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| {{: | {{: | ||
| - | Once the [[object]] is configured to be pushable, the player will be able to grab onto it from an adjacent [[tile]] and then push or pull it. As shown below, the game will automatically update any surrounding [[navigation_and_interaction|navigation]] paths whenever the player pushes or pulls the [[object]] | + | Once the [[object]] is configured to be pushable, the player will be able to grab onto it from an adjacent [[tile]] and then push or pull it. As shown below, the game will automatically update any surrounding [[navigation_and_interaction|navigation]] paths whenever the player pushes or pulls the [[object]] |
| {{: | {{: | ||
| + | |||
| + | =====Animation===== | ||
| + | When a [[character]] pushes or pulls an [[object]], the game will automatically attempt to play the " | ||
| =====Scripting===== | =====Scripting===== | ||
| Line 30: | Line 33: | ||
| {{: | {{: | ||
| - | As an example, the [[script]] below could be assigned to the " | + | As an example, the [[script]] below could be assigned to the " |
| <code bauxite> | <code bauxite> | ||