Sprite improvements with help from jas-hyd
10
Player.tscn
@@ -14,6 +14,11 @@ animations = [ {
|
||||
}, {
|
||||
"frames": [ ExtResource( 2 ) ],
|
||||
"loop": false,
|
||||
"name": "look_right",
|
||||
"speed": 5.0
|
||||
}, {
|
||||
"frames": [ ExtResource( 2 ) ],
|
||||
"loop": false,
|
||||
"name": "look_left",
|
||||
"speed": 5.0
|
||||
}, {
|
||||
@@ -21,11 +26,6 @@ animations = [ {
|
||||
"loop": false,
|
||||
"name": "look_down",
|
||||
"speed": 5.0
|
||||
}, {
|
||||
"frames": [ ExtResource( 2 ) ],
|
||||
"loop": false,
|
||||
"name": "look_right",
|
||||
"speed": 5.0
|
||||
} ]
|
||||
|
||||
[sub_resource type="CapsuleShape2D" id=2]
|
||||
|
Before Width: | Height: | Size: 198 B After Width: | Height: | Size: 198 B |
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 402 B After Width: | Height: | Size: 173 B |
Before Width: | Height: | Size: 405 B After Width: | Height: | Size: 183 B |
Before Width: | Height: | Size: 342 B After Width: | Height: | Size: 175 B |