Pixelated

This commit is contained in:
2025-05-08 21:49:21 -05:00
parent f079f43664
commit 703f70bcf0
11 changed files with 245 additions and 11 deletions

View File

@@ -22,10 +22,11 @@ shader_parameter/direction = 1
[node name="Rosa" type="CharacterBody3D"]
script = ExtResource("1_3g383")
[node name="Rosa Camera" type="Camera3D" parent="."]
[node name="Rosa Camera" type="Camera3D" parent="." node_paths=PackedStringArray("follow")]
transform = Transform3D(1, 0, 0, 0, 0.130388, 0.991463, 0, -0.991463, 0.130388, 0, 3.14994, 0.404846)
fov = 30.0
script = ExtResource("2_tr66j")
follow = NodePath("..")
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
shape = SubResource("CapsuleShape3D_ls7r8")