I am working on a project where I need the player to click on multiple items, before being able to click on a door to another room. I am pretty new to action script and flash. Can you explain how to do this for me?
Question on multiple click items
Page 1 of 11 Replies - 1048 Views - Last Post: 05 December 2011 - 01:05 PM
Replies To: Question on multiple click items
#2
Re: Question on multiple click items
Posted 05 December 2011 - 01:05 PM
you have a set of boolean flags for all the things that need to be clicked, as each item is clicked set the flag to true, if all flags are true then the player is done and can continue on.
You can even test individual flags before certain items can be clicked (a set of a set).
You can even test individual flags before certain items can be clicked (a set of a set).
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote




|