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…
Then just put it right after the projectile is created and you have a different type of projectile!
1 Like