You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify MyRoom.ts to delete player on leave and to set state according…
… to the online example, add dictionary key check to Callbacks.cs to prevent a KeyNotFound exception, update PlayerMovement.cs to use v.16. Sprite was missing on player, so I just assigned an existing sprite to it. modified .gitignore to exclude IntelliJ artifacts. (#241)
Co-authored-by: Joseph C Meineke <jmeineke@aep.com>