can I somehow put directions on my game??
dandeto
Member Posts: 23
I have directions for my game written out, and I cannot get them onto my game! can anyone tell me how to do That??
much thanks to anyone who helps!!
much thanks to anyone who helps!!
Best Answers
-
tatiang Posts: 11,949You have two options:
(1) Use a bunch of DisplayText actors and type in or copy and paste the directions in.
(2) Make an image* of your directions text and import it into your scene.
I'll think you'll find #2 to be a much better option.
*Make sure it's a png format so that the text has a transparent background. You could also just make a scene-sized image (e.g. 1024 x 768 for iPad landscape) and save the entire directions scene as a single image with text and background and all and import that in.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
-
tatiang Posts: 11,949You may find this helpful: http://cookbook.gamesalad.com/tutorials/1/parts/5
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Answers
Thank you very much!