diff --git a/Heroes/hooman/hooman.png b/Heroes/hooman/hooman.png new file mode 100644 index 0000000..ef7b383 Binary files /dev/null and b/Heroes/hooman/hooman.png differ diff --git a/Heroes/hooman/hooman.png.import b/Heroes/hooman/hooman.png.import new file mode 100644 index 0000000..da7b3af --- /dev/null +++ b/Heroes/hooman/hooman.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b8dqb6x1vx8ww" +path="res://.godot/imported/hooman.png-5f0a8b354af5d0936dbf7e18aa33ad21.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Heroes/hooman/hooman.png" +dest_files=["res://.godot/imported/hooman.png-5f0a8b354af5d0936dbf7e18aa33ad21.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Heroes/hooman/hooman.tscn b/Heroes/hooman/hooman.tscn new file mode 100644 index 0000000..fe69af2 --- /dev/null +++ b/Heroes/hooman/hooman.tscn @@ -0,0 +1,31 @@ +[gd_scene load_steps=5 format=3 uid="uid://djm4otp2n0p5v"] + +[ext_resource type="Texture2D" uid="uid://dkdowvyrw3pgh" path="res://Heroes/hooman/hooman_frames1.png" id="1_smkih"] +[ext_resource type="Texture2D" uid="uid://dx0i2lghmuqj8" path="res://Heroes/hooman/hooman_frames2.png" id="2_q7qhu"] + +[sub_resource type="RectangleShape2D" id="RectangleShape2D_ql555"] +size = Vector2(32, 32) + +[sub_resource type="SpriteFrames" id="SpriteFrames_868du"] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": ExtResource("1_smkih") +}, { +"duration": 1.0, +"texture": ExtResource("2_q7qhu") +}], +"loop": true, +"name": &"Idle", +"speed": 5.0 +}] + +[node name="Hooman" type="CharacterBody2D"] + +[node name="CollisionShape2D" type="CollisionShape2D" parent="."] +shape = SubResource("RectangleShape2D_ql555") + +[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."] +position = Vector2(0, -16) +sprite_frames = SubResource("SpriteFrames_868du") +animation = &"Idle" diff --git a/Heroes/hooman/hooman_frames1.png b/Heroes/hooman/hooman_frames1.png new file mode 100644 index 0000000..f36ed6e Binary files /dev/null and b/Heroes/hooman/hooman_frames1.png differ diff --git a/Heroes/hooman/hooman_frames1.png.import b/Heroes/hooman/hooman_frames1.png.import new file mode 100644 index 0000000..ed89e98 --- /dev/null +++ b/Heroes/hooman/hooman_frames1.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dkdowvyrw3pgh" +path="res://.godot/imported/hooman_frames1.png-149f489445ab4d2e2b9c8a9d6a022879.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Heroes/hooman/hooman_frames1.png" +dest_files=["res://.godot/imported/hooman_frames1.png-149f489445ab4d2e2b9c8a9d6a022879.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Heroes/hooman/hooman_frames2.png b/Heroes/hooman/hooman_frames2.png new file mode 100644 index 0000000..b506824 Binary files /dev/null and b/Heroes/hooman/hooman_frames2.png differ diff --git a/Heroes/hooman/hooman_frames2.png.import b/Heroes/hooman/hooman_frames2.png.import new file mode 100644 index 0000000..4a91052 --- /dev/null +++ b/Heroes/hooman/hooman_frames2.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dx0i2lghmuqj8" +path="res://.godot/imported/hooman_frames2.png-8b89dafefca7d5db0053f245f96d7154.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Heroes/hooman/hooman_frames2.png" +dest_files=["res://.godot/imported/hooman_frames2.png-8b89dafefca7d5db0053f245f96d7154.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Heroes/hooman/hooman_frames3.png b/Heroes/hooman/hooman_frames3.png new file mode 100644 index 0000000..b506824 Binary files /dev/null and b/Heroes/hooman/hooman_frames3.png differ diff --git a/Heroes/hooman/hooman_frames3.png.import b/Heroes/hooman/hooman_frames3.png.import new file mode 100644 index 0000000..a2a6400 --- /dev/null +++ b/Heroes/hooman/hooman_frames3.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dmg61stmfnnmo" +path="res://.godot/imported/hooman_frames3.png-0916e94ec2d340f6270f84965a1e2773.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Heroes/hooman/hooman_frames3.png" +dest_files=["res://.godot/imported/hooman_frames3.png-0916e94ec2d340f6270f84965a1e2773.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1