mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 07:53:48 +00:00
New cirno sprites
This commit is contained in:
parent
661733f5b9
commit
5382a4953d
9 changed files with 78 additions and 5 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
"portraits": {
|
"portraits": {
|
||||||
"Cirno": {
|
"Cirno": {
|
||||||
"export_overrides": {
|
"export_overrides": {
|
||||||
"image": "\"res://Sprites/Portraits/Cirno.png\""
|
"image": "\"res://Sprites/Portraits/Cirno2.png\""
|
||||||
},
|
},
|
||||||
"mirror": false,
|
"mirror": false,
|
||||||
"offset": Vector2(0, 0),
|
"offset": Vector2(0, 0),
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
"portraits": {
|
"portraits": {
|
||||||
"Default": {
|
"Default": {
|
||||||
"export_overrides": {
|
"export_overrides": {
|
||||||
"image": "\"res://Sprites/Actors/Rumia.png\""
|
"image": "\"res://Sprites/Portraits/Rumia.png\""
|
||||||
},
|
},
|
||||||
"mirror": false,
|
"mirror": false,
|
||||||
"offset": Vector2(0, 0),
|
"offset": Vector2(0, 0),
|
||||||
|
|
|
||||||
|
|
@ -52,7 +52,6 @@ public partial class Barrel : Area2D, IDestructible
|
||||||
private void CreateParticles()
|
private void CreateParticles()
|
||||||
{
|
{
|
||||||
if (ExplosionParticles == null) {
|
if (ExplosionParticles == null) {
|
||||||
GD.PushWarning("Object has no particles associated");
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
var particle = this.CreateSibling<GpuParticles2D>(ExplosionParticles);
|
var particle = this.CreateSibling<GpuParticles2D>(ExplosionParticles);
|
||||||
|
|
|
||||||
|
|
@ -258,7 +258,7 @@ monitoring = false
|
||||||
monitorable = false
|
monitorable = false
|
||||||
script = ExtResource("29_pvkri")
|
script = ExtResource("29_pvkri")
|
||||||
_trackName = "Rumia_Intro"
|
_trackName = "Rumia_Intro"
|
||||||
_dialogueEndActivationTargets = []
|
_dialogueEndActivationTargets = [NodePath("../Rumia")]
|
||||||
|
|
||||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="RumiaDialogueStarter"]
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="RumiaDialogueStarter"]
|
||||||
shape = SubResource("CircleShape2D_l22r0")
|
shape = SubResource("CircleShape2D_l22r0")
|
||||||
|
|
|
||||||
BIN
Sprites/Portraits/Cirno2.png
(Stored with Git LFS)
Normal file
BIN
Sprites/Portraits/Cirno2.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/Portraits/Cirno2.png.import
Normal file
34
Sprites/Portraits/Cirno2.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://bhhomsbvwjioa"
|
||||||
|
path="res://.godot/imported/Cirno2.png-4663de43bca10f7643106126348ec039.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Sprites/Portraits/Cirno2.png"
|
||||||
|
dest_files=["res://.godot/imported/Cirno2.png-4663de43bca10f7643106126348ec039.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
|
||||||
BIN
Sprites/Portraits/Rumia.png
(Stored with Git LFS)
Normal file
BIN
Sprites/Portraits/Rumia.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/Portraits/Rumia.png.import
Normal file
34
Sprites/Portraits/Rumia.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://csuprfskdo1qp"
|
||||||
|
path="res://.godot/imported/Rumia.png-7f0b32360a04b4496ad1f5977f6db002.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Sprites/Portraits/Rumia.png"
|
||||||
|
dest_files=["res://.godot/imported/Rumia.png-7f0b32360a04b4496ad1f5977f6db002.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
|
||||||
|
|
@ -21,7 +21,7 @@ Settings/temporaryLogLifetime=5.0
|
||||||
[application]
|
[application]
|
||||||
|
|
||||||
config/name="Cirno"
|
config/name="Cirno"
|
||||||
run/main_scene="res://Scenes/Maps/BossTestArena.tscn"
|
run/main_scene="res://Scenes/test.tscn"
|
||||||
config/features=PackedStringArray("4.3", "C#", "GL Compatibility")
|
config/features=PackedStringArray("4.3", "C#", "GL Compatibility")
|
||||||
config/icon="res://icon.svg"
|
config/icon="res://icon.svg"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue