Remake the event system. #1
Labels
enhancement
Something to improve
High priority
Should be fixed or implemented as soon as possible
Medium
Something that isn't small or large
The event system is not very useful as of now and needs a remake. Maybe make a event system based on callbacks. In the game project you make a function and send the function to the game engine. For example make a keyboard function event in the game project then send the function to the engine. The engine will then call the function.
The text was updated successfully, but these errors were encountered: