Skip to content

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 Editot hot-reload

You can hot-reload C++ code with LiveCode

Clone this wiki locally