Pixelated
This commit is contained in:
@@ -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")
|
||||
|
Reference in New Issue
Block a user