Update 1
(2020-03-04)
Scene Asset Parent Class Changed to Actor
- Scene assets are now Actors for better manipulation and management, benefiting from all its parent class functionalities.
Scene Base Blueprint Removed
- Scene mandatory Blueprint parent class is not necessary anymore. All its tasks are now managed by C++ for better performance and inheritance simplicity.
Scene Blueprint Factory
- Scene blueprints can now be automatically created in content browser.

Rollback Functionality
- Rollback function for Dialog Boxes and Player Options
Snowfall Functionalities Category Group
- All Snowfall blueprint nodes are now grouped in a single category.

Script Viewer
- Built in Snowfall script language reader.
