-
Notifications
You must be signed in to change notification settings - Fork 0
Systems list
Emil Pedersen edited this page Oct 8, 2023
·
3 revisions
In librendering, handles all rendering and input (interfacing with graphical lib)
???
Uses the Input from Rendering to change velocity and charge properties
Moves entities based on their velocity
Handles collisions between hurtboxes and hitboxes, and deals the damage
Launches projectiles based on Charge property
Syncs components between client and server