multiplayer pretty much works now i think
This commit is contained in:
13
funbox.tscn
Normal file
13
funbox.tscn
Normal file
@@ -0,0 +1,13 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://cbspcgdno2u5g"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://dx0ixlcxcxpcg" path="res://funbox.glb" id="1_s5q5d"]
|
||||
[ext_resource type="Texture2D" uid="uid://bmor4v4j7krgh" path="res://funboxtex.png" id="2_e8jej"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ppe8m"]
|
||||
albedo_texture = ExtResource("2_e8jej")
|
||||
texture_filter = 0
|
||||
|
||||
[node name="funbox" instance=ExtResource("1_s5q5d")]
|
||||
|
||||
[node name="Cube" parent="." index="0"]
|
||||
surface_material_override/0 = SubResource("StandardMaterial3D_ppe8m")
|
||||
Reference in New Issue
Block a user