feat: Implement core player character logic, including state management, network synchronization, character selection, and manager initialization.
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -4,7 +4,6 @@
|
||||
resource_name = "tile_a1"
|
||||
cull_mode = 2
|
||||
albedo_color = Color(0.335217, 0.328683, 0.29189, 1)
|
||||
metallic = 1.0
|
||||
roughness = 0.5
|
||||
emission_enabled = true
|
||||
emission = Color(0.62, 0, 0, 1)
|
||||
emission = Color(0.8235294, 0, 0, 1)
|
||||
|
||||
Reference in New Issue
Block a user