Overhauled camera
This commit is contained in:
parent
5fe8f22ccb
commit
da78e7f287
21 changed files with 385 additions and 71 deletions
|
|
@ -1,7 +1,5 @@
|
|||
extends Node
|
||||
|
||||
const WEBSOCKET_ENDPOINT: String = "wss://dev.bytesandpieces.xyz:9088"
|
||||
|
||||
# By default, peer_id is 1. This should make everything work flawless for local hotseat
|
||||
var peer_id: int = 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue