Hi.
Player one has made it to the castle's Great Hall. There are 4 doors, each leading to a different level.
Should I create new sprites for each door, and import the the same graphics into them?
Or is that one of the things you can do with instance variables:
copy paste the first door three more times, and assign them each a different Door number, and work out different behaviours on the event sheet?
thanks