Post #1 · Posted at 2016-01-19 07:08:05pm 9.8 years ago
MadkaT | |
|---|---|
| Member | |
| 830 Posts | |
| Not Set | |
| Reg. 2009-11-24 | |
Hello friends, I have a question
I'm creating a "cleared stage" screen, and I'm using the screen gameplay out folder to do that, the screen is showing, but trouble is the time, is only shown a half of a second, and skips to results screen. I have an actor with sleep time of 7, but the screen don't wait until this actor finishes. What could I do? Thanks.
Post #2 · Posted at 2016-01-19 07:50:19pm 9.8 years ago
Kyzentun | |
|---|---|
| Member | |
| 3,205 Posts | |
| |
| Reg. 2008-02-20 | |
| "I'm honestly pissed off." | |
Make the actor start sleeping when StartTransitiongCommand occurs, instead of in InitCommand.
Post #3 · Posted at 2016-01-19 08:49:51pm 9.8 years ago
MadkaT | |
|---|---|
| Member | |
| 830 Posts | |
| Not Set | |
| Reg. 2009-11-24 | |
It worked. Thanks!
