Best way to check 2 actors are touching and not moving?
MaccaMcgill
Member Posts: 8
Evening all,
I'm making a game that involves stacking blocks on top of one another but not sure on the best approach to take. I've currently got my blocks spawning but I only want the next one to spawn when the current one has been placed on the stack and touches the previously placed one if that makes sense?
Thanks
I'm making a game that involves stacking blocks on top of one another but not sure on the best approach to take. I've currently got my blocks spawning but I only want the next one to spawn when the current one has been placed on the stack and touches the previously placed one if that makes sense?
Thanks
Comments
It just makes no sense why they have a Collide attribute that says " bounce when collide..." Make it stop and if I want a bounce I will just adjust the bounce setting in the actor...