How to display the pop-up?
vill7@naver.com
Member Posts: 18
How do I create an event pop-up window?
How to display the pop-up?
Windows pop-up Type Description
1. Description 1
- Mission Complete
2. Description 2
- Item Purchase
- Yes, no
How to display the pop-up?
Windows pop-up Type Description
1. Description 1
- Mission Complete
2. Description 2
- Item Purchase
- Yes, no
Answers
Or
Game salad
Developed image capture
Please show
http://forums.gamesalad.com/discussion/41038/adding-pop-up-dialogue-boxes
Not
Pause function
In the pop-up window Pause release function only.
Not
Click on the pop-up should be able to do many things.
Well there is no dialogs feature, you'll have to implement your own similar functionality with actors as buttons and text displays. With or without the pause function
Not (no)
scene -> Pop-up
be correct (yes)
In the current scene1 -> scene2 call
scene1 background
scene2 need to look like a pop-up.
Pop-up scene
What should I do?
If you can explain your predicament in complete and descriptive sentences then maybe we can understand it. At first I was thinking you're writing in pseudocode, but turns out it's worse than that.
I know @KevinCross linked you to a thread that tackles the use of the Pause Behaviour to achieve the pop-up effect. Have you tried that already? It should work.
Try it yourself first. You can read about it in the Gamesalad Cookbook.
Alternatively, I'm sure there's a tutorial on this on YouTube.
I'm not
Pause function of
Pause and unpause
This feature is only.
use change scene
use change scene in scene1
call scene2
the background scene1
the pop-up scene2
necessary functions of scene2
1. OK, Cancel,
2. Buy Count
3. Multi-menu
In scene
That can be used
All functions
Is required.