Tap for sparkles..
smurfted
Member, PRO Posts: 586
Another noob question..
Whats the best way to get a little actor to appear & animate when the screen is tapped, then disappear?
Comments
Have a "When Mouse is Down" rule that spawns the "animation" actor.
Then, in the animation actor, have an Animate behavior with however many frames/images. Have a rule that says When attribute self.Image is [name of last frame image filename] --> Destroy.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Have a "When Mouse is Down" rule that spawns the "animation" actor.
Then, in the animation actor, have an Animate behavior with however many frames/images. Have a rule that says When attribute self.Image is [name of last frame image filename] --> Destroy.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User