Devlogs
Update
Update log:
- Updated THNK to latest version.
- Optimized the events (the game now use less events).
- Optimized some events for better performance.
- Added the new THNK action (stop THNK server) to the "Back" button event in Lobby scene.
(this will fix a bug where if you click Host → back → join another player → you will join as a host and a client in the same time and bug the game), but not anymore :) - Moved the player movement controls from client codes to server codes (both works the same, but in case THNK get big update in the future, the codes will not break).