-
-
Notifications
You must be signed in to change notification settings - Fork 221
Asset hot reloading #106
Copy link
Copy link
Closed
Labels
engineenhancementa new feature or improvementa new feature or improvementexperimentala feature or idea that will require lots of experimentationa feature or idea that will require lots of experimentation
Milestone
Metadata
Metadata
Assignees
Labels
engineenhancementa new feature or improvementa new feature or improvementexperimentala feature or idea that will require lots of experimentationa feature or idea that will require lots of experimentation
Type
Fields
Give feedbackNo fields configured for issues without a type.
Basic idea:
Register some monitors(I think that's what they are called) for each file that was loaded.
When a file changed there is two options:
In any case this would be insanely useful for designing assets
Potential problems:
Changes to biomes would require a complete world reload
Changes to some block data would require a complete mesh reload