Which package or utils is this feature request for?
core-editor
Feature
hot_reload
hard_reload
pause_game
stop_game
unpause_game
Ideal solution or implementation
hot_reload -> only reload component params wich changed in the save
hard_reload -> reload all component params in the sunave
pause_game -> don't execute the run function for n ms or until unpause_game
stop_game -> end main loop
unpause_game -> resume executing the run function
Alternative solutions or implementations
No response
Other context
No response
Which package or utils is this feature request for?
core-editor
Feature
hot_reload
hard_reload
pause_game
stop_game
unpause_game
Ideal solution or implementation
hot_reload -> only reload component params wich changed in the save
hard_reload -> reload all component params in the sunave
pause_game -> don't execute the run function for
nms or until unpause_gamestop_game -> end main loop
unpause_game -> resume executing the run function
Alternative solutions or implementations
No response
Other context
No response