Skip to content

Add Networking #11

@nlaha

Description

@nlaha

Here's what I was planning for a networking system:

CharacterController (need to make this more abstract)
-> NetworkCharacterController
-> UserCharacterController (need to add this)

The network character controller gets data from a server with respect to a character in the game (this could be another player or an AI controlled directly by the server)

  • Handles movement, damaging, etc.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions