mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-25 16:14:43 -04:00
Added Code of Conduct based on Contributor Covenant
This commit is contained in:
parent
e605ef3265
commit
89598d4da2
4 changed files with 142 additions and 6 deletions
|
@ -97,7 +97,6 @@ __meta__ = {
|
|||
position = Vector2( -33.7592, 99.4079 )
|
||||
scale = Vector2( 0.927713, 1 )
|
||||
frames = SubResource( 4 )
|
||||
frame = 2
|
||||
playing = true
|
||||
|
||||
[node name="legs" type="Sprite" parent="body"]
|
||||
|
@ -115,13 +114,13 @@ texture = ExtResource( 27 )
|
|||
[node name="eyes" type="AnimatedSprite" parent="body/head"]
|
||||
position = Vector2( 17.6857, 4.22147 )
|
||||
frames = SubResource( 2 )
|
||||
frame = 1
|
||||
frame = 3
|
||||
playing = true
|
||||
|
||||
[node name="mouth" type="AnimatedSprite" parent="body/head"]
|
||||
position = Vector2( 38.1195, 8.68453 )
|
||||
frames = SubResource( 3 )
|
||||
frame = 4
|
||||
frame = 5
|
||||
playing = true
|
||||
|
||||
[node name="accessory" type="Sprite" parent="body"]
|
||||
|
|
|
@ -28,7 +28,7 @@ position = Vector2( 35.118, -14.56 )
|
|||
texture = ExtResource( 6 )
|
||||
|
||||
[node name="characterBase" parent="." instance=ExtResource( 1 )]
|
||||
position = Vector2( 145.146, 205.536 )
|
||||
position = Vector2( 133.807, 215.615 )
|
||||
|
||||
[node name="ui" type="CanvasLayer" parent="."]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue