Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

SpriteMancer

The all-in-one tool to create and animate effects · By CodeManu

Collision

A topic by Kauzz created Apr 19, 2023 Views: 290 Replies: 2
Viewing posts 1 to 2

There's a way to set an collision to an animation?
Ex: I want to make an fluid/smoke from when the player lands on a plataform. The smoke should go down and spread when touching the floor.
The only way I found to do this rn is cropping the image, but isn't exactly what I want.

Developer

You can do collisions for fluids using Image or Shape elements. You just need to tick the "Solid" checkbox.

Nice. Thank you!