Question on a jewels game
Nocturne31
Member Posts: 23
Hi
I am working on a jewel game but I have a problem. When I set a rule for a certain actor (let's say purple jewel) to be clicked and dragged left and right, it drags all of the purple jewels that have already fallen as well instead of just the one that is currently falling? Can anyone assist me here?
Thanks in advance
Comments
I think your problem is a global attribute.
Make in your jewel a 'self.drag' attribute...that must going on.
dapion.de
[https://twitter.com/dapionde?]
It's hard to know without seeing your rule but it sounds like you are using If Mouse Button is Down instead of If Touch is Pressed.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Thank you for your comments ... I tried both methods but sadly, no luck...would i have to upload several purple actors?
wait, Dapion...You're a star. it worked. Thank you