Newbie question
sparker
Member Posts: 47
Hi,
I have a couple of questions which will hopefully be easily answered by you guys who have spent more than a day or two on the software!
Firstly, is there a way to make the transition from one scene to another fade in and out? The straight swap from one scene to another looks a bit rough.
Also, can you create prompt boxes in GS? For example, a prompt that gives you a yes or a no option?
Thanks in advance,
Sam
I have a couple of questions which will hopefully be easily answered by you guys who have spent more than a day or two on the software!
Firstly, is there a way to make the transition from one scene to another fade in and out? The straight swap from one scene to another looks a bit rough.
Also, can you create prompt boxes in GS? For example, a prompt that gives you a yes or a no option?
Thanks in advance,
Sam
Comments
Fade - Not easily/automatically - unless you make your own scene fade in which would involve some coordinated rules for all the actors (i.e. background actor, HUD/score actors, player/enemy actors, etc.). Use the alpha/transparency settings for each, fade from 0 to 1.
Prompt boxes - Not currently either. You will have to roll your own. There is a keyboard demo project that you could get inspiration from (the yes/no style prompt should be much, much easier).