mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 07:50:22 +01:00
Fixed remaining occurances of rotation_deg
Fixed remaining files to change rotation_deg to rotation_degrees.
This commit is contained in:
@@ -45,7 +45,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
|
||||
|
||||
Reference in New Issue
Block a user