why can't i push the subscene after startNewGame() #1452
Unanswered
Ingenious-FanBlade
asked this question in
Q&A
Replies: 1 comment
|
Hi, I suspect this is because |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
this is my custom engine service:
`public class GameEngineService extends EngineService {
}`
and when i startNewGame(), i can see "abc“ in console, but it can't push the subscene
All reactions