WIP: Add a dedicated server option
This commit is contained in:
addons/kenney_prototype_textures
dark
texture_01.png.importtexture_02.png.importtexture_03.png.importtexture_04.png.importtexture_06.png.importtexture_07.png.importtexture_08.png.importtexture_09.png.importtexture_10.png.importtexture_11.png.importtexture_12.png.import
green
light
orange
texture_01.png.importtexture_02.png.importtexture_09.png.importtexture_10.png.importtexture_13.png.import
purple
red
assets/models
low_poly_weapon
maps
scenes
characters
blue
maps
base
player
utils
menus
main
scripts
@ -1,4 +1,5 @@
|
||||
extends Node3D
|
||||
class_name PlayerPlaceholder
|
||||
|
||||
@export var owner_id: int = 0
|
||||
@export var initial_position: Vector3 = Vector3(0, 0, 0)
|
||||
|
Reference in New Issue
Block a user