Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello!

I want to use grenades in my game. How would you solve the delayed explosion of the grenade after throwing it? 

I don´t thing you can make grenades.

I am thinking that I could at least make dynamite by first creating an enemy that self-destructs a few seconds after it appears, providing a weapon state machine, and setting it to summon that enemy using the SPAWN command during an attack.