drag and drop mini game

ACOR77ACOR77 Member Posts: 13
edited November -1 in Working with GS (Mac)
hi ive got a little problem in my game i spawn many actors(all are the same) and while they are moving you can drag and drop, but i was trying to make a little space where you drag them and they cant move any more or drag them again, and make the score goes up by 1

Comments

  • JamwithnoJamwithno Member Posts: 312
    i am pretty sure that there is something on the gamesalad cookbook about that
  • ACOR77ACOR77 Member Posts: 13
    hey Jamwithno i´ve already try but i cant do it but thanks a lot
  • b2iscoolb2iscool Member Posts: 135
    just make an boolean called moved set it to true by defauly and add it to the drag and drop rule to only move when its true then make another rule that says when it overlaps with the whitespace change move to false and score to score + 1.

    Cheers,
    Bradley Buckland
  • ACOR77ACOR77 Member Posts: 13
    wow perfect!! thanks a lot b2iscool it looks great, also thankyou Jamwithno
Sign In or Register to comment.