Skip to content

Implement events #371

@Tchips46

Description

@Tchips46

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

Metadata

Metadata

Assignees

Labels

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions