mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 14:53:48 +00:00
New Cirno Sprites
This commit is contained in:
parent
d81a251160
commit
078fc6f4da
8 changed files with 130 additions and 55 deletions
|
|
@ -1,10 +1,11 @@
|
|||
[gd_scene load_steps=29 format=3 uid="uid://bghghp5ep4w2j"]
|
||||
[gd_scene load_steps=30 format=3 uid="uid://bghghp5ep4w2j"]
|
||||
|
||||
[ext_resource type="Script" path="res://Scripts/PlayerMovement.cs" id="1_m27vu"]
|
||||
[ext_resource type="Texture2D" uid="uid://la06powu57hu" path="res://Sprites/Cirno_Big.png" id="2_bwf6x"]
|
||||
[ext_resource type="PackedScene" uid="uid://b1qnfiuokpvsr" path="res://Scenes/Weapons/bullet.tscn" id="2_ov36d"]
|
||||
[ext_resource type="PackedScene" uid="uid://chkpk7erlqajg" path="res://Scenes/Selector.tscn" id="3_8wt6s"]
|
||||
[ext_resource type="Script" path="res://addons/smoothing/smoothing_2d.gd" id="4_j4xhu"]
|
||||
[ext_resource type="Texture2D" uid="uid://ddwhrlrgj6i00" path="res://Sprites/Actors/Cirno.png" id="5_hq878"]
|
||||
[ext_resource type="PackedScene" uid="uid://cfb3nsay84xdb" path="res://Scenes/Weapons/crosshair.tscn" id="6_l43rf"]
|
||||
[ext_resource type="Texture2D" uid="uid://bf37ce6jskdel" path="res://Sprites/SmallHitbox.png" id="7_msn8i"]
|
||||
[ext_resource type="Script" path="res://Scenes/InteractionController.cs" id="7_uvgjg"]
|
||||
|
|
@ -18,63 +19,63 @@ size = Vector2(6, 6)
|
|||
atlas = ExtResource("2_bwf6x")
|
||||
region = Rect2(0, 0, 8, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_pdst4"]
|
||||
atlas = ExtResource("2_bwf6x")
|
||||
region = Rect2(0, 0, 8, 16)
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_6tpxx"]
|
||||
atlas = ExtResource("5_hq878")
|
||||
region = Rect2(0, 0, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_s7dqe"]
|
||||
atlas = ExtResource("2_bwf6x")
|
||||
region = Rect2(0, 0, 8, 16)
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_wp7gh"]
|
||||
atlas = ExtResource("5_hq878")
|
||||
region = Rect2(16, 0, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_irmjj"]
|
||||
atlas = ExtResource("2_bwf6x")
|
||||
region = Rect2(8, 0, 8, 16)
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ke1tg"]
|
||||
atlas = ExtResource("5_hq878")
|
||||
region = Rect2(0, 0, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_chuua"]
|
||||
atlas = ExtResource("2_bwf6x")
|
||||
region = Rect2(16, 0, 8, 16)
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_t8hpb"]
|
||||
atlas = ExtResource("5_hq878")
|
||||
region = Rect2(32, 0, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_nhxfa"]
|
||||
atlas = ExtResource("2_bwf6x")
|
||||
region = Rect2(0, 32, 8, 16)
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_qarhr"]
|
||||
atlas = ExtResource("5_hq878")
|
||||
region = Rect2(16, 32, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_tnyrl"]
|
||||
atlas = ExtResource("2_bwf6x")
|
||||
region = Rect2(8, 32, 8, 16)
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_3cgoj"]
|
||||
atlas = ExtResource("5_hq878")
|
||||
region = Rect2(0, 32, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_awe4i"]
|
||||
atlas = ExtResource("2_bwf6x")
|
||||
region = Rect2(16, 32, 8, 16)
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_3o5ec"]
|
||||
atlas = ExtResource("5_hq878")
|
||||
region = Rect2(32, 32, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_n0dww"]
|
||||
atlas = ExtResource("2_bwf6x")
|
||||
region = Rect2(0, 48, 8, 16)
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mcevb"]
|
||||
atlas = ExtResource("5_hq878")
|
||||
region = Rect2(16, 48, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_pq4ul"]
|
||||
atlas = ExtResource("2_bwf6x")
|
||||
region = Rect2(8, 48, 8, 16)
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_6voax"]
|
||||
atlas = ExtResource("5_hq878")
|
||||
region = Rect2(0, 48, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_w3vni"]
|
||||
atlas = ExtResource("2_bwf6x")
|
||||
region = Rect2(16, 48, 8, 16)
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_s2loq"]
|
||||
atlas = ExtResource("5_hq878")
|
||||
region = Rect2(32, 48, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_kg1c7"]
|
||||
atlas = ExtResource("2_bwf6x")
|
||||
region = Rect2(0, 16, 8, 16)
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_a8lgq"]
|
||||
atlas = ExtResource("5_hq878")
|
||||
region = Rect2(16, 16, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_qe0jv"]
|
||||
atlas = ExtResource("2_bwf6x")
|
||||
region = Rect2(8, 16, 8, 16)
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_sv6wb"]
|
||||
atlas = ExtResource("5_hq878")
|
||||
region = Rect2(0, 16, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_6pgul"]
|
||||
atlas = ExtResource("2_bwf6x")
|
||||
region = Rect2(16, 16, 8, 16)
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_taqav"]
|
||||
atlas = ExtResource("5_hq878")
|
||||
region = Rect2(32, 16, 16, 16)
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_q0rt3"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_pdst4")
|
||||
"texture": SubResource("AtlasTexture_6tpxx")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"idle",
|
||||
|
|
@ -82,13 +83,13 @@ animations = [{
|
|||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_s7dqe")
|
||||
"texture": SubResource("AtlasTexture_wp7gh")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_irmjj")
|
||||
"texture": SubResource("AtlasTexture_ke1tg")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_chuua")
|
||||
"texture": SubResource("AtlasTexture_t8hpb")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"walk_down",
|
||||
|
|
@ -96,13 +97,13 @@ animations = [{
|
|||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_nhxfa")
|
||||
"texture": SubResource("AtlasTexture_qarhr")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_tnyrl")
|
||||
"texture": SubResource("AtlasTexture_3cgoj")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_awe4i")
|
||||
"texture": SubResource("AtlasTexture_3o5ec")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"walk_left",
|
||||
|
|
@ -110,13 +111,13 @@ animations = [{
|
|||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_n0dww")
|
||||
"texture": SubResource("AtlasTexture_mcevb")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_pq4ul")
|
||||
"texture": SubResource("AtlasTexture_6voax")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_w3vni")
|
||||
"texture": SubResource("AtlasTexture_s2loq")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"walk_right",
|
||||
|
|
@ -124,13 +125,13 @@ animations = [{
|
|||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_kg1c7")
|
||||
"texture": SubResource("AtlasTexture_a8lgq")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_qe0jv")
|
||||
"texture": SubResource("AtlasTexture_sv6wb")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_6pgul")
|
||||
"texture": SubResource("AtlasTexture_taqav")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"walk_up",
|
||||
|
|
@ -180,7 +181,9 @@ frame = 1
|
|||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="Smoothing2D" groups=["player_sprite"]]
|
||||
y_sort_enabled = true
|
||||
sprite_frames = SubResource("SpriteFrames_q0rt3")
|
||||
animation = &"walk_left"
|
||||
animation = &"walk_up"
|
||||
frame = 1
|
||||
frame_progress = 0.984651
|
||||
|
||||
[node name="Crosshair" parent="Smoothing2D" instance=ExtResource("6_l43rf")]
|
||||
z_index = 100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue