toggle menu
Categories
Discussions
Dashboard
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Dashboard
Sign In
·
Register
×
Home
›
GameSalad 101
›
Working with GS (Mac)
Falling Title
jack.zainudin@live.com
Member
Posts:
25
January 2014
in
Working with GS (Mac)
I have a title that I want to fall onto screen at a certain location, how would I do this exactly?
Comments
j75
Member, PRO
Posts:
235
January 2014
Is the title an image or text?
jack.zainudin@live.com
Member
Posts:
25
January 2014
Hi, Thank you for your reply, it was a text that I made into an actor
tatiang
Member, Sous Chef, PRO, Senior Sous-Chef
Posts:
11,949
January 2014
Place the actor off-screen (above the top of the scene). Depending on the size of the scene, you may need to increase the height of the scene first.
Add a rule that says:
When [some condition]
Interpolate self.position.Y to [new Y position value]
jack.zainudin@live.com
Member
Posts:
25
January 2014
Thanks tatiang for your help
Sign In
or
Register
to comment.
Comments
Add a rule that says:
When [some condition]
Interpolate self.position.Y to [new Y position value]