If I have a projectile with the bullet behavior and I want to reduce it's speed by say 10% anytime it collides with an object how would i do it?
I'm basically throwing a rock in a platformer game, and this is the only object in the game with any sort of physics.