You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cleanup changes are mentioned in #12 .
The serialized scenes will be easier to edit in an engine editor and will allow arbitrary fields to be set at scene load time.
Whether by reflection or by actual setting inside the code is yet to be determined.
Probably by reflection.