Search found 2 matches
- Thu Jun 07, 2018 12:00 pm
- Forum: Advanced Help
- Topic: How to use MyNewSceneManger->postEventFromUser?
- Replies: 2
- Views: 1206
Re: How to use MyNewSceneManger->postEventFromUser?
Oh my god man you're amazing, thank you very much !
- Thu Jun 07, 2018 10:31 am
- Forum: Advanced Help
- Topic: How to use MyNewSceneManger->postEventFromUser?
- Replies: 2
- Views: 1206
How to use MyNewSceneManger->postEventFromUser?
Hello everyone,
I'm currently facing a tricky problem in my adventure in irrlicht discovery,
My game has multiple indepented scenes that I created from smgr->CreateNewSceneManger();
for the following reason scene1 = menu ; scene2 = game
But as the documentation said about the member function ...
I'm currently facing a tricky problem in my adventure in irrlicht discovery,
My game has multiple indepented scenes that I created from smgr->CreateNewSceneManger();
for the following reason scene1 = menu ; scene2 = game
But as the documentation said about the member function ...