by Just4Fun » Wed May 31, 2006 1:49 am
pavel:
Try this:
Create Two Actors: Test & Appear(place Appear off game screen)
On Actor 'Test':
Add Event: Mouse Button Down
Add Action: MoveTo (Left)
Now fill in the Move To dialog box:
Actor: Appear
Relative to: Test
position x: -91 position y: -19 //this assumes that test is at game center.
velosity: 2000
When you run the game, click on the actor 'Test' and 'Appear' will display next to your 'Test' actor.
PS You could also use transparency to do this.
I've learned that I still have a lot to learn.
** Makslane == Genious **