How can I make two actors never touch?
Faaris
Member, PRO Posts: 66
Is there a touch attribute in gamesalad? I have blocks spawning randomly but I don't want them to touch, how can I do this?
Best Answer
-
UncloudedStudio NetherlandsPosts: 285
Hi Faaris
Here's one way to do it, when actor overlaps or collides with actor(blocks) change attribute self.position.Y (or X position) to self.position.Y+100
You can also use tables
https://youtube.com/watch?v=Q-5a2ifzrXc