syazsolo
Results
1
comments of
syazsolo
I know its been a long time, but I had similar problem, and the solution is to `await ctx.scene.enter(MY_SCENE)` instead of `ctx.scene.enter(MY_SCENE)` without await hope this helps