Closed jksevend closed 1 year ago
Check Example
For some reason cpp does not like my template implementation the .cpp file.
Renamed load<Scene> to navigateTo<Scene>. Also destroying old scene when popping it (for now - caching will follow later)
load<Scene>
navigateTo<Scene>
Check Example