Help with projectiles

In my project my game needs different projectiles to destroy different enemies like ( recylcing bin destroys a thermal powerplant, a tree destroy smoke ect) is that possible (The game is an earthday related game)

2 Likes

In the overlap section of the sprites category you will find this…
Screenshot 2024-04-21 3.05.59 PM
Then just put it right after the projectile is created and you have a different type of projectile!:+1:

1 Like