For whatever reason the snowball will move through the wall when it is up against it when hit.
I have no idea how to stop this. dropbox.com/s/ejqovphvlwx1qd6/Frost%20And%20Found%20V2.c3p
Did you try destroying the snowball when it hits something?
I dont want it to be destroyed
Develop games in your browser. Powerful, performant & highly capable.
objectY on collision with objectX > action = objectY.bulletbehavior = disable.
see if that helps.
if your bullet, has bullet behavior on it... all you have to do is add Solid Behavior on the wall, bullets might ricoche tho.