Fixed remaining occurances of rotation_deg

Fixed remaining files to change rotation_deg to rotation_degrees.
This commit is contained in:
Kyle Howard
2017-12-06 12:04:55 -06:00
parent aa097bd97d
commit cec3be23e9
5 changed files with 6 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ tracks/0/keys = {
"values": [ 0 ]
}
tracks/1/type = "value"
tracks/1/path = NodePath("sprite:rotation_deg")
tracks/1/path = NodePath("sprite:rotation_degrees")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false

View File

@@ -8,7 +8,7 @@ length = 15.0
loop = true
step = 0.1
tracks/0/type = "value"
tracks/0/path = NodePath(".:rotation_deg")
tracks/0/path = NodePath(".:rotation_degrees")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false