> For the complete documentation index, see [llms.txt](https://renownedgames.gitbook.io/aurora-engine/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://renownedgames.gitbook.io/aurora-engine/weapon/configurate-weapon/setup-grenade/throw-system.md).

# Throw System

![](/files/-McA6ekWGay_KvSdwsMm)

| Property                            | Description                                                                                                                                                                        |
| ----------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Input Callback                      | <p><strong>Pressed</strong>: The grenade is thrown when the throw button is pressed. </p><p><strong>Released</strong>: The grenade is thrown when the throw button is pressed.</p> |
| Throw Point                         | The position and rotation of the grenade at the moment of appearance is set.                                                                                                       |
| Throw Direction                     | The direction of the grenade's flight is set. The direction is taken by Transform.forward.                                                                                         |
| Delay Time                          | The delay before the throw.                                                                                                                                                        |
| Force                               | The force of the grenade throw.                                                                                                                                                    |
| Grenade                             | Here we put [the created grenade](/aurora-engine/weapon/configurate-weapon/setup-grenade/throw-system/create-grenade.md)                                                           |
| Inactive Access / Input Action Name | If you want to throw grenades without taking them out, you can enable this function and set the **Input Action Name**.                                                             |

![](/files/-McACUIiRhIXH2sO09GZ)

![](/files/-McACYv9j-mGutxJMMAz)
