GamingCoookie / dv-multiplayer-continued

A multiplayer modification for the game Derail Valley
Other
14 stars 5 forks source link

Remove redundant PlayerPlugin Player object #35

Closed Insprill closed 1 year ago

Insprill commented 1 year ago

Removes the redundant Player object in the PlayerPlugin module, and replaces it with NPlayer. The Player's position/rotation fields have also been consolidated into a Location and re-added to NPlayer.