Fixed #4
This commit is contained in:
parent
a3b77a734e
commit
714fbb885d
10 changed files with 23 additions and 27 deletions
|
@ -14,6 +14,7 @@ var gravity = ProjectSettings.get_setting("physics/3d/default_gravity")
|
|||
var selfTeddy
|
||||
var selfTeddyNode
|
||||
var teddyCollider
|
||||
var teddyName # Player name label
|
||||
var teddyParent
|
||||
var menuOpen = false
|
||||
var globalscene
|
||||
|
@ -26,9 +27,10 @@ func _ready():
|
|||
selfTeddy = self.get_path()
|
||||
selfTeddyNode = get_node(selfTeddy)
|
||||
teddyCollider = str(self.get_path()) + '/CollisionShape3D'
|
||||
teddyName = str(self.get_path()) + '/nameLabel'
|
||||
#$nameLabel.set_text(str(Global.playerName))
|
||||
teddyParent = get_node(selfTeddy).get_parent()
|
||||
Global.teddyAuthorityID = teddyAuthority
|
||||
Global.playerName = $nameLabel
|
||||
|
||||
func _unhandled_input(event):
|
||||
Global.selfTeddy = selfTeddy
|
||||
|
@ -127,6 +129,7 @@ func _physics_process(delta):
|
|||
Input.set_mouse_mode(Input.MOUSE_MODE_CAPTURED)
|
||||
Global.consoleOpen = false # We remove the scene in console.gd
|
||||
rpc("remote_set_position", global_position, $CollisionShape3D/Neck/Camera3D/BulletGenerator.global_position, $CollisionShape3D/Neck/Camera3D/BulletGenerator.global_rotation)
|
||||
rpc("set_teddy_name", teddyName, Global.playerName)
|
||||
move_and_slide()
|
||||
|
||||
@rpc("any_peer", "unreliable")
|
||||
|
@ -154,3 +157,7 @@ func remove_dead_teddy():
|
|||
func teddy_dead_nomore():
|
||||
get_node(selfTeddy).visible = true
|
||||
get_node(teddyCollider).disabled = false
|
||||
|
||||
@rpc("any_peer")
|
||||
func set_teddy_name(node, name):
|
||||
get_node(node).set_text(name)
|
||||
|
|
|
@ -4,16 +4,15 @@ importer="texture"
|
|||
type="CompressedTexture2D"
|
||||
uid="uid://dnobq0anmbln8"
|
||||
path.s3tc="res://.godot/imported/Wood050_2K_Color.jpg-e6185de0fa12ff4588e435b3845fb87e.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/Wood050_2K_Color.jpg-e6185de0fa12ff4588e435b3845fb87e.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://objects/toyland/Wood050_2K_Color.jpg"
|
||||
dest_files=["res://.godot/imported/Wood050_2K_Color.jpg-e6185de0fa12ff4588e435b3845fb87e.s3tc.ctex", "res://.godot/imported/Wood050_2K_Color.jpg-e6185de0fa12ff4588e435b3845fb87e.etc2.ctex"]
|
||||
dest_files=["res://.godot/imported/Wood050_2K_Color.jpg-e6185de0fa12ff4588e435b3845fb87e.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
|
|
@ -4,16 +4,15 @@ importer="texture"
|
|||
type="CompressedTexture2D"
|
||||
uid="uid://cmhq2gjngssxg"
|
||||
path.s3tc="res://.godot/imported/newplaster.jpg-c0159d01e1a6adffe0c3bf5b8dcfc7a7.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/newplaster.jpg-c0159d01e1a6adffe0c3bf5b8dcfc7a7.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://objects/toyland/newplaster.jpg"
|
||||
dest_files=["res://.godot/imported/newplaster.jpg-c0159d01e1a6adffe0c3bf5b8dcfc7a7.s3tc.ctex", "res://.godot/imported/newplaster.jpg-c0159d01e1a6adffe0c3bf5b8dcfc7a7.etc2.ctex"]
|
||||
dest_files=["res://.godot/imported/newplaster.jpg-c0159d01e1a6adffe0c3bf5b8dcfc7a7.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
|
|
@ -4,9 +4,8 @@ importer="texture"
|
|||
type="CompressedTexture2D"
|
||||
uid="uid://c4brgjvonnjkr"
|
||||
path.s3tc="res://.godot/imported/toyland-acc3ec7302587eef6111479be4ff2e5f_Wood050_2K_Color.png-09e60c6431251b5cdad5e7603ca8ef91.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/toyland-acc3ec7302587eef6111479be4ff2e5f_Wood050_2K_Color.png-09e60c6431251b5cdad5e7603ca8ef91.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
@ -14,7 +13,7 @@ generator_parameters={}
|
|||
[deps]
|
||||
|
||||
source_file="res://objects/toyland/toyland-acc3ec7302587eef6111479be4ff2e5f_Wood050_2K_Color.png"
|
||||
dest_files=["res://.godot/imported/toyland-acc3ec7302587eef6111479be4ff2e5f_Wood050_2K_Color.png-09e60c6431251b5cdad5e7603ca8ef91.s3tc.ctex", "res://.godot/imported/toyland-acc3ec7302587eef6111479be4ff2e5f_Wood050_2K_Color.png-09e60c6431251b5cdad5e7603ca8ef91.etc2.ctex"]
|
||||
dest_files=["res://.godot/imported/toyland-acc3ec7302587eef6111479be4ff2e5f_Wood050_2K_Color.png-09e60c6431251b5cdad5e7603ca8ef91.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
|
|
@ -4,9 +4,8 @@ importer="texture"
|
|||
type="CompressedTexture2D"
|
||||
uid="uid://ql40b60xucke"
|
||||
path.s3tc="res://.godot/imported/toyland-acc3ec7302587eef6111479be4ff2e5f_newplaster.png-56bf5185a878e2d32e5a25ec8c8517fb.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/toyland-acc3ec7302587eef6111479be4ff2e5f_newplaster.png-56bf5185a878e2d32e5a25ec8c8517fb.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
@ -14,7 +13,7 @@ generator_parameters={}
|
|||
[deps]
|
||||
|
||||
source_file="res://objects/toyland/toyland-acc3ec7302587eef6111479be4ff2e5f_newplaster.png"
|
||||
dest_files=["res://.godot/imported/toyland-acc3ec7302587eef6111479be4ff2e5f_newplaster.png-56bf5185a878e2d32e5a25ec8c8517fb.s3tc.ctex", "res://.godot/imported/toyland-acc3ec7302587eef6111479be4ff2e5f_newplaster.png-56bf5185a878e2d32e5a25ec8c8517fb.etc2.ctex"]
|
||||
dest_files=["res://.godot/imported/toyland-acc3ec7302587eef6111479be4ff2e5f_newplaster.png-56bf5185a878e2d32e5a25ec8c8517fb.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
|
|
@ -4,9 +4,8 @@ importer="texture"
|
|||
type="CompressedTexture2D"
|
||||
uid="uid://cj28kq4i36gcg"
|
||||
path.s3tc="res://.godot/imported/toyland-acc3ec7302587eef6111479be4ff2e5f_windows_xp_bliss-wide.png-c0ea880c9d43e5d1d8d800dd069f83dd.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/toyland-acc3ec7302587eef6111479be4ff2e5f_windows_xp_bliss-wide.png-c0ea880c9d43e5d1d8d800dd069f83dd.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
@ -14,7 +13,7 @@ generator_parameters={}
|
|||
[deps]
|
||||
|
||||
source_file="res://objects/toyland/toyland-acc3ec7302587eef6111479be4ff2e5f_windows_xp_bliss-wide.png"
|
||||
dest_files=["res://.godot/imported/toyland-acc3ec7302587eef6111479be4ff2e5f_windows_xp_bliss-wide.png-c0ea880c9d43e5d1d8d800dd069f83dd.s3tc.ctex", "res://.godot/imported/toyland-acc3ec7302587eef6111479be4ff2e5f_windows_xp_bliss-wide.png-c0ea880c9d43e5d1d8d800dd069f83dd.etc2.ctex"]
|
||||
dest_files=["res://.godot/imported/toyland-acc3ec7302587eef6111479be4ff2e5f_windows_xp_bliss-wide.png-c0ea880c9d43e5d1d8d800dd069f83dd.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
|
|
@ -4,16 +4,15 @@ importer="texture"
|
|||
type="CompressedTexture2D"
|
||||
uid="uid://co6sxyhce6s7"
|
||||
path.s3tc="res://.godot/imported/windows_xp_bliss-wide.jpg-b027b98d80d6be8ceaca628f4dcf54ce.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/windows_xp_bliss-wide.jpg-b027b98d80d6be8ceaca628f4dcf54ce.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://objects/toyland/windows_xp_bliss-wide.jpg"
|
||||
dest_files=["res://.godot/imported/windows_xp_bliss-wide.jpg-b027b98d80d6be8ceaca628f4dcf54ce.s3tc.ctex", "res://.godot/imported/windows_xp_bliss-wide.jpg-b027b98d80d6be8ceaca628f4dcf54ce.etc2.ctex"]
|
||||
dest_files=["res://.godot/imported/windows_xp_bliss-wide.jpg-b027b98d80d6be8ceaca628f4dcf54ce.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
|
|
@ -4,16 +4,15 @@ importer="texture"
|
|||
type="CompressedTexture2D"
|
||||
uid="uid://b6f2baaxv23qx"
|
||||
path.s3tc="res://.godot/imported/woodfloor4k.jpg.001.jpg-e2bdf4950350ecebed41e5db675a15f9.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/woodfloor4k.jpg.001.jpg-e2bdf4950350ecebed41e5db675a15f9.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://objects/toyland/woodfloor4k.jpg.001.jpg"
|
||||
dest_files=["res://.godot/imported/woodfloor4k.jpg.001.jpg-e2bdf4950350ecebed41e5db675a15f9.s3tc.ctex", "res://.godot/imported/woodfloor4k.jpg.001.jpg-e2bdf4950350ecebed41e5db675a15f9.etc2.ctex"]
|
||||
dest_files=["res://.godot/imported/woodfloor4k.jpg.001.jpg-e2bdf4950350ecebed41e5db675a15f9.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
|
|
@ -74,7 +74,3 @@ console_send={
|
|||
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194309,"key_label":0,"unicode":0,"echo":false,"script":null)
|
||||
]
|
||||
}
|
||||
|
||||
[rendering]
|
||||
|
||||
textures/vram_compression/import_s3tc_bptc=true
|
||||
|
|
|
@ -58,5 +58,5 @@ func _on_join_button_pressed():
|
|||
|
||||
|
||||
func _on_player_name_box_text_changed(new_text):
|
||||
$playerNameBox.text = Global.playerName
|
||||
Global.playerName = $playerNameBox.text
|
||||
SettingsFile.save_data(Global.mouseSensitivity, Global.playerName)
|
||||
|
|
Loading…
Reference in a new issue