-
Notifications
You must be signed in to change notification settings - Fork 398
Hot reload
Mikulas Florek edited this page Jul 8, 2024
·
8 revisions
There is a general resource system that supports hot-reload. It means that once a resource is edited outside of LumixStudio, LumixStudio detects this change and automatically reload the resource without restarting anything.
Resources include:
- material
- texture
- model
- shader
- animation
Click on the following image to see hot-reload in action on youtube
You can hot-reload C++ code with LiveCode