Explorar el Código

Removed the PinJoint2D node from the Player object... Forgot to remove it a while ago!

master
Bryan Miller hace 4 años
padre
commit
8c7ff5cf89
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. +0
    -5
      Data/Objects/Player.tscn

+ 0
- 5
Data/Objects/Player.tscn Ver fichero

@@ -58,11 +58,6 @@ script = ExtResource( 4 )
visible = false
shape = SubResource( 1 )

[node name="Joint" type="PinJoint2D" parent="."]
visible = false
bias = 0.9
softness = 0.1

[node name="Camera" type="Camera2D" parent="."]
current = true
smoothing_enabled = true

Cargando…
Cancelar
Guardar