When nodes are created either from being parsed with assimp or a stone file, they should, receive a message after the entire scene is loaded to do additional initialization.
make a virtual function "loadedFromFile" that uses a json object to receive dynamical parameters.
When nodes are created either from being parsed with assimp or a stone file, they should, receive a message after the entire scene is loaded to do additional initialization.
make a virtual function "loadedFromFile" that uses a json object to receive dynamical parameters.