How to not overlap movable actors?
nico11
Member Posts: 3
Hi,
I’m trying to have to 1 actor and create 2 instances with the following properties:
-Never overlapping.
-Movable with “Touch”.
-If Actor1 is released overlapping Actor2, Actor1 goes back to the closed position were both actors are not overlapping. Actor2 should not change position.
Same properties if Actor2 is released on Actor1.
I tried by using the overlapping rule, but when I release for example Actor1 on Actor2, it works for Actor1, but Actor2 also moved. How can I make sure that Actor2 doesn’t move at all?
Thanks,
Nicolas
I’m trying to have to 1 actor and create 2 instances with the following properties:
-Never overlapping.
-Movable with “Touch”.
-If Actor1 is released overlapping Actor2, Actor1 goes back to the closed position were both actors are not overlapping. Actor2 should not change position.
Same properties if Actor2 is released on Actor1.
I tried by using the overlapping rule, but when I release for example Actor1 on Actor2, it works for Actor1, but Actor2 also moved. How can I make sure that Actor2 doesn’t move at all?
Thanks,
Nicolas
Answers
GSINVENTION FREE TEMPLATES
I want be able to move Actor1 with the mouse everywhere on the scene.
If Actors1 is released on Actor2 (overlapping), then Actor1 is replaced next to Actor2 without overlapping. Actor2 should not move.
Now the same should apply to Actor2:
I want be able to move Actor2 with the mouse everywhere on the scene.
If Actors2 is released on Actor1 (overlapping), then Actor2 is replaced next to Actor1 without overlapping. Actor1 should not move.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User