Is this the main/best approach to code a door opening (after being touched), in a level for which there is an image background. This background image has a closed door. Approach I’m assuming:
* create a spritesheet with images of the door opening
* use GIF images with transparency for the sprite images because as the door opens more of the background may need to be shown…
* use MovieClip to show & play the door opening once the user clicks
Or is there a better approach?
[import]uid: 140210 topic_id: 25044 reply_id: 325044[/import]
[import]uid: 10389 topic_id: 25044 reply_id: 101715[/import]