Respawn Actor Bounces
crazymooseapps
Member, PRO Posts: 30
An actor I have who does not bounce on original spawn, suddenly won't stop bouncing on respawn? Any ideas?
Comments
Are you spawning the correct actor? On some large projects I've had similar actors but with different rules that could easily be confused.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
do you mean collide, or bounce (as in literally bouncing)?
it might be that your original actor settings may have high bounce set as default, but you maybe changed the bounciness setting in just the instance of the actor that is spawning.
hard to tell exactly what’s going on from the info you provided.
Yes it was literally bouncing. Turns out had something to do with the image I was using for actor and the custom collision I added. switched these up and it works fine. odd but hey it works lol