Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5636c0da67 | |||
| 4578a2cfda |
@@ -0,0 +1,8 @@
|
|||||||
|
[gd_resource type="SpineSkeletonDataResource" load_steps=3 format=3 uid="uid://b8320gi2iry7e"]
|
||||||
|
|
||||||
|
[ext_resource type="SpineAtlasResource" uid="uid://bp5dm6ppdxyfy" path="res://art/animation/Cat/sk_cat.atlas" id="1_silct"]
|
||||||
|
[ext_resource type="SpineSkeletonFileResource" uid="uid://dj4q5ov01nmar" path="res://art/animation/Cat/sk_cat.skel" id="2_bwfy5"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
atlas_res = ExtResource("1_silct")
|
||||||
|
skeleton_file_res = ExtResource("2_bwfy5")
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
[gd_scene load_steps=2 format=3 uid="uid://cdqhc3rpjiod2"]
|
||||||
|
|
||||||
|
[ext_resource type="SpineSkeletonDataResource" uid="uid://b8320gi2iry7e" path="res://art/animation/Cat/cat.tres" id="1_x424w"]
|
||||||
|
|
||||||
|
[node name="Cat" type="Node2D"]
|
||||||
|
|
||||||
|
[node name="SpineSprite" type="SpineSprite" parent="."]
|
||||||
|
skeleton_data_res = ExtResource("1_x424w")
|
||||||
|
preview_skin = "Default"
|
||||||
|
preview_animation = "Idle"
|
||||||
|
preview_frame = false
|
||||||
|
preview_time = 0.0
|
||||||
@@ -0,0 +1,29 @@
|
|||||||
|
sk_cat.png
|
||||||
|
size:4930,1270
|
||||||
|
filter:Linear,Linear
|
||||||
|
pma:true
|
||||||
|
cat_backleg_lower
|
||||||
|
bounds:0,0,72,113
|
||||||
|
cat_backleg_upper
|
||||||
|
bounds:493,0,181,200
|
||||||
|
offsets:0,1,181,201
|
||||||
|
cat_body
|
||||||
|
bounds:986,0,493,349
|
||||||
|
cat_eyeball
|
||||||
|
bounds:1479,0,302,155
|
||||||
|
cat_eyelashes
|
||||||
|
bounds:1972,0,331,160
|
||||||
|
cat_frontleg_lower
|
||||||
|
bounds:2465,0,84,115
|
||||||
|
offsets:0,1,84,116
|
||||||
|
cat_frontleg_upper
|
||||||
|
bounds:2958,0,76,169
|
||||||
|
cat_head
|
||||||
|
bounds:3451,0,422,575
|
||||||
|
offsets:0,2,422,577
|
||||||
|
cat_leg
|
||||||
|
bounds:3944,0,218,635
|
||||||
|
cat_nose
|
||||||
|
bounds:4437,0,294,93
|
||||||
|
cat_pupil
|
||||||
|
bounds:0,635,235,117
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="spine.atlas"
|
||||||
|
type="SpineAtlasResource"
|
||||||
|
uid="uid://bp5dm6ppdxyfy"
|
||||||
|
path="res://.godot/imported/sk_cat.atlas-209e52708ae51512bd5a9c13ecef821d.spatlas"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://art/animation/Cat/sk_cat.atlas"
|
||||||
|
dest_files=["res://.godot/imported/sk_cat.atlas-209e52708ae51512bd5a9c13ecef821d.spatlas"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
normal_map_prefix="n"
|
||||||
|
specular_map_prefix="s"
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 515 KiB |
@@ -2,16 +2,16 @@
|
|||||||
|
|
||||||
importer="texture"
|
importer="texture"
|
||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://4xvgqwrwh3vw"
|
uid="uid://bxbae280ae8yv"
|
||||||
path="res://.godot/imported/smile.png-2ef625357927edd0d495bf554ac57e21.ctex"
|
path="res://.godot/imported/sk_cat.png-400ad3198e50487a16cece95aef9c056.ctex"
|
||||||
metadata={
|
metadata={
|
||||||
"vram_texture": false
|
"vram_texture": false
|
||||||
}
|
}
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://art/characters/Vesna/smile.png"
|
source_file="res://art/animation/Cat/sk_cat.png"
|
||||||
dest_files=["res://.godot/imported/smile.png-2ef625357927edd0d495bf554ac57e21.ctex"]
|
dest_files=["res://.godot/imported/sk_cat.png-400ad3198e50487a16cece95aef9c056.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
Binary file not shown.
@@ -0,0 +1,14 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="spine.skel"
|
||||||
|
type="SpineSkeletonFileResource"
|
||||||
|
uid="uid://dj4q5ov01nmar"
|
||||||
|
path="res://.godot/imported/sk_cat.skel-040dd3b0902fe4467d3f597cd8205232.spskel"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://art/animation/Cat/sk_cat.skel"
|
||||||
|
dest_files=["res://.godot/imported/sk_cat.skel-040dd3b0902fe4467d3f597cd8205232.spskel"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 652 KiB |
@@ -1,40 +0,0 @@
|
|||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://dc1xim3mqlj1o"
|
|
||||||
path="res://.godot/imported/angry.png-e4eff51de743a11598498a3e284ae0a1.ctex"
|
|
||||||
metadata={
|
|
||||||
"vram_texture": false
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://art/characters/Vesna/angry.png"
|
|
||||||
dest_files=["res://.godot/imported/angry.png-e4eff51de743a11598498a3e284ae0a1.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=0
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
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/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
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
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 650 KiB |
@@ -1,40 +0,0 @@
|
|||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://bhd8ui4bdauoq"
|
|
||||||
path="res://.godot/imported/sad.png-07f44c713781510c0fa11821d4fa50bc.ctex"
|
|
||||||
metadata={
|
|
||||||
"vram_texture": false
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://art/characters/Vesna/sad.png"
|
|
||||||
dest_files=["res://.godot/imported/sad.png-07f44c713781510c0fa11821d4fa50bc.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=0
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
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/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
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
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 649 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 648 KiB |
@@ -1,40 +0,0 @@
|
|||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://dcxkqut5edp2b"
|
|
||||||
path="res://.godot/imported/surprise.png-79afea119cbe923f9aa9e4554a23ed80.ctex"
|
|
||||||
metadata={
|
|
||||||
"vram_texture": false
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://art/characters/Vesna/surprise.png"
|
|
||||||
dest_files=["res://.godot/imported/surprise.png-79afea119cbe923f9aa9e4554a23ed80.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=0
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
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/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
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
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 651 KiB |
@@ -1,40 +0,0 @@
|
|||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://ing4qavovh4r"
|
|
||||||
path="res://.godot/imported/surprised.png-ab52144d1f41186a697c9a0e1584b3ee.ctex"
|
|
||||||
metadata={
|
|
||||||
"vram_texture": false
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://art/characters/Vesna/surprised.png"
|
|
||||||
dest_files=["res://.godot/imported/surprised.png-ab52144d1f41186a697c9a0e1584b3ee.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=0
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
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/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
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
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>FMWK</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>libspine_godot.ios.template_debug</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>spine-godot</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.esotericsoftware.spine.spine-godot</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>4.2.0</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>4.2.0</string>
|
||||||
|
<key>MinimumOSVersion</key>
|
||||||
|
<string>12.0</string>
|
||||||
|
<key>DTPlatformName</key>
|
||||||
|
<string>iphoneos</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>FMWK</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>libspine_godot.ios.template_release</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>spine-godot</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.esotericsoftware.spine.spine-godot</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>4.2.0</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>4.2.0</string>
|
||||||
|
<key>MinimumOSVersion</key>
|
||||||
|
<string>12.0</string>
|
||||||
|
<key>DTPlatformName</key>
|
||||||
|
<string>iphoneos</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,26 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>FMWK</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>libspine_godot.macos.editor</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>spine-godot</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.esotericsoftware.spine.spine-godot</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>4.2.0</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>4.2.0</string>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.12</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
Binary file not shown.
@@ -0,0 +1,26 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>FMWK</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>libspine_godot.macos.template_debug</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>spine-godot</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.esotericsoftware.spine.spine-godot</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>4.2.0</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>4.2.0</string>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.12</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
BIN
Binary file not shown.
@@ -0,0 +1,26 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>FMWK</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>libspine_godot.macos.template_release</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>spine-godot</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.esotericsoftware.spine.spine-godot</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>4.2.0</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>4.2.0</string>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.12</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
BIN
Binary file not shown.
@@ -0,0 +1,40 @@
|
|||||||
|
[configuration]
|
||||||
|
|
||||||
|
entry_symbol = "spine_godot_library_init"
|
||||||
|
compatibility_minimum = "4.1"
|
||||||
|
|
||||||
|
[libraries]
|
||||||
|
|
||||||
|
macos.editor = "macos/libspine_godot.macos.editor.framework"
|
||||||
|
macos.debug = "macos/libspine_godot.macos.template_debug.framework"
|
||||||
|
macos.release = "macos/libspine_godot.macos.template_release.framework"
|
||||||
|
|
||||||
|
ios.debug = "ios/libspine_godot.ios.template_debug.framework"
|
||||||
|
ios.release = "ios/libspine_godot.ios.template_release.framework"
|
||||||
|
|
||||||
|
windows.editor.x86_64 = "windows/libspine_godot.windows.editor.x86_64.dll"
|
||||||
|
windows.debug.x86_64 = "windows/libspine_godot.windows.template_debug.x86_64.dll"
|
||||||
|
windows.release.x86_64 = "windows/libspine_godot.windows.template_release.x86_64.dll"
|
||||||
|
|
||||||
|
linux.editor.x86_64 = "linux/libspine_godot.linux.editor.x86_64.so"
|
||||||
|
linux.debug.x86_64 = "linux/libspine_godot.linux.template_debug.x86_64.so"
|
||||||
|
linux.release.x86_64 = "linux/libspine_godot.linux.template_release.x86_64.so"
|
||||||
|
|
||||||
|
linux.editor.arm64 = "linux/libspine_godot.linux.editor.arm64.so"
|
||||||
|
linux.debug.arm64 = "linux/libspine_godot.linux.template_debug.arm64.so"
|
||||||
|
linux.release.arm64 = "linux/libspine_godot.linux.template_release.arm64.so"
|
||||||
|
|
||||||
|
linux.editor.rv64 = "linux/libspine_godot.linux.editor.rv64.so"
|
||||||
|
linux.debug.rv64 = "linux/libspine_godot.linux.template_debug.rv64.so"
|
||||||
|
linux.release.rv64 = "linux/libspine_godot.linux.template_release.rv64.so"
|
||||||
|
|
||||||
|
android.debug.x86_64 = "android/libspine_godot.android.template_debug.x86_64.so"
|
||||||
|
android.release.x86_64 = "android/libspine_godot.android.template_release.x86_64.so"
|
||||||
|
|
||||||
|
android.debug.arm64 = "android/libspine_godot.android.template_debug.arm64.so"
|
||||||
|
android.release.arm64 = "android/libspine_godot.android.template_release.arm64.so"
|
||||||
|
|
||||||
|
web.debug.threads.wasm32 = "web/libspine_godot.web.template_debug.wasm32.wasm"
|
||||||
|
web.release.threads.wasm32 = "web/libspine_godot.web.template_release.wasm32.wasm"
|
||||||
|
web.debug.wasm32 = "web/libspine_godot.web.template_debug.wasm32.nothreads.wasm"
|
||||||
|
web.release.wasm32 = "web/libspine_godot.web.template_release.wasm32.nothreads.wasm"
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
uid://cjp18u5g8vh2o
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -26,15 +26,6 @@
|
|||||||
&"nicknames": ["vesna"],
|
&"nicknames": ["vesna"],
|
||||||
&"offset": Vector2(-300, 0),
|
&"offset": Vector2(-300, 0),
|
||||||
&"portraits": {
|
&"portraits": {
|
||||||
"angry": {
|
|
||||||
"export_overrides": {
|
|
||||||
"image": "\"res://art/characters/Vesna/angry.png\""
|
|
||||||
},
|
|
||||||
"mirror": false,
|
|
||||||
"offset": Vector2(150, 0),
|
|
||||||
"scale": 0.65,
|
|
||||||
"scene": ""
|
|
||||||
},
|
|
||||||
"front": {
|
"front": {
|
||||||
"export_overrides": {
|
"export_overrides": {
|
||||||
"image": "\"res://art/animation/Vesna2D/Vesna Anims Sequences/F01-Idle/0001.png\""
|
"image": "\"res://art/animation/Vesna2D/Vesna Anims Sequences/F01-Idle/0001.png\""
|
||||||
@@ -61,42 +52,6 @@
|
|||||||
"offset": Vector2(0, 0),
|
"offset": Vector2(0, 0),
|
||||||
"scale": 1.0,
|
"scale": 1.0,
|
||||||
"scene": ""
|
"scene": ""
|
||||||
},
|
|
||||||
"sad": {
|
|
||||||
"export_overrides": {
|
|
||||||
"image": "\"res://art/characters/Vesna/sad.png\""
|
|
||||||
},
|
|
||||||
"mirror": false,
|
|
||||||
"offset": Vector2(150, 0),
|
|
||||||
"scale": 0.65,
|
|
||||||
"scene": ""
|
|
||||||
},
|
|
||||||
"smile": {
|
|
||||||
"export_overrides": {
|
|
||||||
"image": "\"res://art/characters/Vesna/smile.png\""
|
|
||||||
},
|
|
||||||
"mirror": false,
|
|
||||||
"offset": Vector2(150, 0),
|
|
||||||
"scale": 0.65,
|
|
||||||
"scene": ""
|
|
||||||
},
|
|
||||||
"surprise": {
|
|
||||||
"export_overrides": {
|
|
||||||
"image": "\"res://art/characters/Vesna/surprise.png\""
|
|
||||||
},
|
|
||||||
"mirror": false,
|
|
||||||
"offset": Vector2(150, 0),
|
|
||||||
"scale": 0.65,
|
|
||||||
"scene": ""
|
|
||||||
},
|
|
||||||
"surprised": {
|
|
||||||
"export_overrides": {
|
|
||||||
"image": "\"res://art/characters/Vesna/surprised.png\""
|
|
||||||
},
|
|
||||||
"mirror": false,
|
|
||||||
"offset": Vector2(150, 0),
|
|
||||||
"scale": 0.65,
|
|
||||||
"scene": ""
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
&"scale": 1.0
|
&"scale": 1.0
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
join Yeli right
|
join Yeli right
|
||||||
join vesna (surprise) left
|
join vesna left
|
||||||
[quest_complete quest_resource="res://resources/quests/demo/1_talk_yeli_1.tres"]
|
[quest_complete quest_resource="res://resources/quests/demo/1_talk_yeli_1.tres"]
|
||||||
Yeli (_part_side): Come here, you little quacking beast!
|
Yeli (_part_side): Come here, you little quacking beast!
|
||||||
- What a mess!
|
- What a mess!
|
||||||
|
|||||||
@@ -141,6 +141,7 @@ directories/tres_directory={
|
|||||||
"beet": "res://resources/items/beet.tres",
|
"beet": "res://resources/items/beet.tres",
|
||||||
"beetRoot": "res://resources/quests/beetRoot.tres",
|
"beetRoot": "res://resources/quests/beetRoot.tres",
|
||||||
"beet_seed": "res://resources/items/beet_seed.tres",
|
"beet_seed": "res://resources/items/beet_seed.tres",
|
||||||
|
"cat": "res://art/animation/Cat/cat.tres",
|
||||||
"choice_panel_focus": "res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/choice_panel_focus.tres",
|
"choice_panel_focus": "res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/choice_panel_focus.tres",
|
||||||
"choice_panel_hover": "res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/choice_panel_hover.tres",
|
"choice_panel_hover": "res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/choice_panel_hover.tres",
|
||||||
"choice_panel_normal": "res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/choice_panel_normal.tres",
|
"choice_panel_normal": "res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/choice_panel_normal.tres",
|
||||||
|
|||||||
Reference in New Issue
Block a user