New objects, kawaii ducks.
This commit is contained in:
parent
71fd3132c4
commit
dc762a0688
12 changed files with 2 additions and 97 deletions
Binary file not shown.
Binary file not shown.
BIN
assets/deco/barell.aseprite
Normal file
BIN
assets/deco/barell.aseprite
Normal file
Binary file not shown.
BIN
assets/deco/flora_spritesheet.aseprite
Normal file
BIN
assets/deco/flora_spritesheet.aseprite
Normal file
Binary file not shown.
BIN
assets/deco/narrow_tree.aseprite
Normal file
BIN
assets/deco/narrow_tree.aseprite
Normal file
Binary file not shown.
BIN
assets/deco/objects_sprites.aseprite
Normal file
BIN
assets/deco/objects_sprites.aseprite
Normal file
Binary file not shown.
BIN
assets/deco/snowduck.aseprite
Normal file
BIN
assets/deco/snowduck.aseprite
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
assets/tiles/ice_tileset.aseprite
Normal file
BIN
assets/tiles/ice_tileset.aseprite
Normal file
Binary file not shown.
|
@ -1,101 +1,6 @@
|
|||
[gd_scene load_steps=11 format=3 uid="uid://fokc772yefyt"]
|
||||
[gd_scene load_steps=2 format=3 uid="uid://fokc772yefyt"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dcbm6v6wbxgs2" path="res://assets/ducks/duck_mallard.png" id="1_s86hx"]
|
||||
[ext_resource type="Texture2D" uid="uid://d3xugmmj38h6c" path="res://assets/ducks/duck_white.png" id="2_ohctk"]
|
||||
[ext_resource type="Texture2D" uid="uid://djdt3esdilqng" path="res://assets/ducks/duck_yellow.png" id="3_35k22"]
|
||||
[ext_resource type="Texture2D" uid="uid://0ccn7spqrtpl" path="res://assets/tiles/curling_thingy.png" id="4_11f3j"]
|
||||
[ext_resource type="Texture2D" uid="uid://c77rd3sti0202" path="res://assets/tiles/ice_down_fence.png" id="5_g23ry"]
|
||||
[ext_resource type="Texture2D" uid="uid://qbo4od7d6rx0" path="res://assets/tiles/ice_full.png" id="6_jn8es"]
|
||||
[ext_resource type="Texture2D" uid="uid://cgm2gi1gshbhi" path="res://assets/deco/tree1.png" id="7_h5dbs"]
|
||||
[ext_resource type="Texture2D" uid="uid://brtlup43q7eoo" path="res://assets/tiles/ice_right_fence.png" id="8_hrtfk"]
|
||||
[ext_resource type="Texture2D" uid="uid://cfxfnu255njrb" path="res://assets/items/donut.png" id="9_adacc"]
|
||||
[ext_resource type="Texture2D" uid="uid://c4jj0v34kq81e" path="res://assets/tiles/snow_white.png" id="10_a0p6e"]
|
||||
|
||||
[node name="DuckMallard" type="Sprite2D"]
|
||||
texture_filter = 1
|
||||
position = Vector2(58, 74)
|
||||
texture = ExtResource("1_s86hx")
|
||||
|
||||
[node name="DuckWhite" type="Sprite2D" parent="."]
|
||||
position = Vector2(3, 30)
|
||||
[node name="Duck" type="Sprite2D"]
|
||||
texture = ExtResource("2_ohctk")
|
||||
|
||||
[node name="DuckYellow" type="Sprite2D" parent="."]
|
||||
position = Vector2(40, 13)
|
||||
texture = ExtResource("3_35k22")
|
||||
|
||||
[node name="CurlingThingy" type="Sprite2D" parent="."]
|
||||
position = Vector2(132, 22)
|
||||
texture = ExtResource("4_11f3j")
|
||||
|
||||
[node name="IceDownFence" type="Sprite2D" parent="."]
|
||||
position = Vector2(108, 62)
|
||||
texture = ExtResource("5_g23ry")
|
||||
|
||||
[node name="IceDownFence2" type="Sprite2D" parent="."]
|
||||
position = Vector2(124, 62)
|
||||
texture = ExtResource("5_g23ry")
|
||||
|
||||
[node name="IceFull" type="Sprite2D" parent="."]
|
||||
position = Vector2(92, 46)
|
||||
texture = ExtResource("6_jn8es")
|
||||
|
||||
[node name="Tree1" type="Sprite2D" parent="."]
|
||||
position = Vector2(127, -27)
|
||||
texture = ExtResource("7_h5dbs")
|
||||
|
||||
[node name="IceDownFence3" type="Sprite2D" parent="."]
|
||||
position = Vector2(140, 62)
|
||||
texture = ExtResource("5_g23ry")
|
||||
|
||||
[node name="IceDownFence4" type="Sprite2D" parent="."]
|
||||
position = Vector2(156, 62)
|
||||
texture = ExtResource("5_g23ry")
|
||||
|
||||
[node name="IceDownFence5" type="Sprite2D" parent="."]
|
||||
position = Vector2(92, 62)
|
||||
texture = ExtResource("5_g23ry")
|
||||
|
||||
[node name="IceFull2" type="Sprite2D" parent="."]
|
||||
position = Vector2(92, 30)
|
||||
texture = ExtResource("6_jn8es")
|
||||
|
||||
[node name="IceFull3" type="Sprite2D" parent="."]
|
||||
position = Vector2(92, 14)
|
||||
texture = ExtResource("6_jn8es")
|
||||
|
||||
[node name="IceFull4" type="Sprite2D" parent="."]
|
||||
position = Vector2(92, -2)
|
||||
texture = ExtResource("6_jn8es")
|
||||
|
||||
[node name="IceRightFence" type="Sprite2D" parent="."]
|
||||
position = Vector2(172, 59)
|
||||
texture = ExtResource("8_hrtfk")
|
||||
|
||||
[node name="Donut" type="Sprite2D" parent="."]
|
||||
position = Vector2(132, 21)
|
||||
texture = ExtResource("9_adacc")
|
||||
|
||||
[node name="SnowWhite" type="Sprite2D" parent="."]
|
||||
position = Vector2(92, 78)
|
||||
texture = ExtResource("10_a0p6e")
|
||||
|
||||
[node name="SnowWhite2" type="Sprite2D" parent="."]
|
||||
position = Vector2(108, 78)
|
||||
texture = ExtResource("10_a0p6e")
|
||||
|
||||
[node name="SnowWhite3" type="Sprite2D" parent="."]
|
||||
position = Vector2(124, 78)
|
||||
texture = ExtResource("10_a0p6e")
|
||||
|
||||
[node name="SnowWhite4" type="Sprite2D" parent="."]
|
||||
position = Vector2(140, 78)
|
||||
texture = ExtResource("10_a0p6e")
|
||||
|
||||
[node name="SnowWhite5" type="Sprite2D" parent="."]
|
||||
position = Vector2(188, 59)
|
||||
texture = ExtResource("10_a0p6e")
|
||||
|
||||
[node name="SnowWhite5" type="Sprite2D" parent="SnowWhite5"]
|
||||
position = Vector2(-32, 19)
|
||||
texture = ExtResource("10_a0p6e")
|
||||
|
|
Loading…
Reference in a new issue