generated from SGDA/GodotExampleProject
Compare commits
9 Commits
Author | SHA1 | Date | |
---|---|---|---|
9b781ac431 | |||
42fa5edecf | |||
d478f81fc0 | |||
84cf2d3131 | |||
12cd9a5232 | |||
c12009c6d5 | |||
2eab16feab | |||
62afaea51d | |||
d92d6203cf |
BIN
assets/garance/EGJ-MurUni.png
(Stored with Git LFS)
Normal file
BIN
assets/garance/EGJ-MurUni.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
assets/garance/EGJ-MurUni.png.import
Normal file
34
assets/garance/EGJ-MurUni.png.import
Normal file
@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ebw4okpvcioc"
|
||||
path="res://.godot/imported/EGJ-MurUni.png-1e473768d3bca838d36aee5a34900282.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/garance/EGJ-MurUni.png"
|
||||
dest_files=["res://.godot/imported/EGJ-MurUni.png-1e473768d3bca838d36aee5a34900282.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
assets/garance/EGJ-TrapDoor.png
(Stored with Git LFS)
Normal file
BIN
assets/garance/EGJ-TrapDoor.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
assets/garance/EGJ-TrapDoor.png.import
Normal file
34
assets/garance/EGJ-TrapDoor.png.import
Normal file
@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://pc5817wfl1no"
|
||||
path="res://.godot/imported/EGJ-TrapDoor.png-4b40cb8e4fcb87241c8db0dc35e949f4.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/garance/EGJ-TrapDoor.png"
|
||||
dest_files=["res://.godot/imported/EGJ-TrapDoor.png-4b40cb8e4fcb87241c8db0dc35e949f4.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
|
File diff suppressed because one or more lines are too long
@ -2515,14 +2515,14 @@ position = Vector2(292, -17)
|
||||
sprite_frames = SubResource("SpriteFrames_fcj1w")
|
||||
animation = &"idle"
|
||||
autoplay = "idle"
|
||||
frame_progress = 0.457516
|
||||
frame_progress = 0.987176
|
||||
|
||||
[node name="AnimatedSprite2D2" type="AnimatedSprite2D" parent="Hack"]
|
||||
position = Vector2(-11, 14)
|
||||
sprite_frames = SubResource("SpriteFrames_tnfmx")
|
||||
animation = &"idle"
|
||||
autoplay = "idle"
|
||||
frame_progress = 0.502363
|
||||
frame_progress = 0.0320194
|
||||
|
||||
[node name="StaticBody2D" type="StaticBody2D" parent="Hack"]
|
||||
|
||||
@ -2632,7 +2632,7 @@ position = Vector2(468, -6)
|
||||
texture = ExtResource("7_7ac63")
|
||||
|
||||
[node name="TimerBetweenVO" type="Timer" parent="."]
|
||||
wait_time = 0.2
|
||||
wait_time = 4.0
|
||||
autostart = true
|
||||
|
||||
[connection signal="event_confirmed" from="GetOutDoors/WrongDoor" to="." method="_on_wrong_door_event_triggered"]
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user