Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

What's the approach for adding the popcorn into the attack animation for the corn (godot)

I've never used godot but you basically create a projectile at the last frame of animation (or a couple frames earlier), spin the sprite (optional), give it a trajectory however you like.