Two layers scene and multiple actors
![netojose](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
Dear All,
I would like to make a scene with two images, one above the other. The one on the top should disappear gradually as the user touches the screen showing off the image bellow. Is that possible???
If it is not, do I have to place an actor at a time or is there a way to put or duplicate actors in a scene? I mean, instead of dragging one actor at a time, is there a way to duplicate the ones already in the scene?
Thanks a lot,
Jose
I would like to make a scene with two images, one above the other. The one on the top should disappear gradually as the user touches the screen showing off the image bellow. Is that possible???
If it is not, do I have to place an actor at a time or is there a way to put or duplicate actors in a scene? I mean, instead of dragging one actor at a time, is there a way to duplicate the ones already in the scene?
Thanks a lot,
Jose
Comments
is this possible in GS?
global attribute that is affected whenever someone taps the screen - lower image "alpha" constrained inversely to that global attribute
spawn actor is duplicate prototype
sorry if i missed something i didnt fully comprehend the question
I have been learning a lot this past few days from the wiki, tutorials... but there are lots of things still.
Jose