This components handles all the Scene that you have
Component Author: Jabo Release Date: April 11, 2020
NOTE: This Component is a Static class
SceneManager.setScene(Scene scene); // Sets the active scene SceneManager.getActiveScene(); // Returns Scene Object
Last updated 4 years ago