This commit is contained in:
Josef 2026-02-12 10:53:56 +01:00
parent 2eee303307
commit 5c73b3edac
15 changed files with 2215 additions and 1081 deletions

Binary file not shown.

View File

@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://0765d37djhj1"
path="res://.godot/imported/explosion.ogg-65437e740632161a5041e8f6758299fe.oggvorbisstr"
[deps]
source_file="res://Audio/Sounds/Explosion/explosion.ogg"
dest_files=["res://.godot/imported/explosion.ogg-65437e740632161a5041e8f6758299fe.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4

View File

@ -3,19 +3,20 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bvbq8a0j2ou85"
path="res://.godot/imported/heart-outline-shape.png-bac1469b40f222ab212c47ce1bf54572.ctex"
path.s3tc="res://.godot/imported/heart-outline-shape.png-bac1469b40f222ab212c47ce1bf54572.s3tc.ctex"
metadata={
"vram_texture": false
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://Character/Hearts/heart-outline-shape.png"
dest_files=["res://.godot/imported/heart-outline-shape.png-bac1469b40f222ab212c47ce1bf54572.ctex"]
dest_files=["res://.godot/imported/heart-outline-shape.png-bac1469b40f222ab212c47ce1bf54572.s3tc.ctex"]
[params]
compress/mode=0
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
@ -23,7 +24,7 @@ compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
@ -37,4 +38,4 @@ 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
detect_3d/compress_to=0

View File

@ -3,19 +3,20 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://dpdvnl4e5y7oo"
path="res://.godot/imported/heart-shapes.svg-114a4f8174cf9937502d69f10310c1c9.ctex"
path.s3tc="res://.godot/imported/heart-shapes.svg-114a4f8174cf9937502d69f10310c1c9.s3tc.ctex"
metadata={
"vram_texture": false
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://Character/Hearts/heart-shapes.svg"
dest_files=["res://.godot/imported/heart-shapes.svg-114a4f8174cf9937502d69f10310c1c9.ctex"]
dest_files=["res://.godot/imported/heart-shapes.svg-114a4f8174cf9937502d69f10310c1c9.s3tc.ctex"]
[params]
compress/mode=0
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
@ -23,7 +24,7 @@ compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
@ -37,7 +38,7 @@ 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
detect_3d/compress_to=0
svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false

Binary file not shown.

View File

@ -0,0 +1,104 @@
{
"asset":{
"generator":"Khronos glTF Blender I/O v4.0.44",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0
]
}
],
"nodes":[
{
"mesh":0,
"name":"Cube"
}
],
"meshes":[
{
"name":"Cube",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":129,
"max":[
1,
1,
1
],
"min":[
-1,
-1,
-1
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":129,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":129,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":564,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":1548,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":1548,
"byteOffset":1548,
"target":34962
},
{
"buffer":0,
"byteLength":1032,
"byteOffset":3096,
"target":34962
},
{
"buffer":0,
"byteLength":1128,
"byteOffset":4128,
"target":34963
}
],
"buffers":[
{
"byteLength":5256,
"uri":"round-cube.bin"
}
]
}

View File

@ -0,0 +1,42 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://5w4j8i3n2fv0"
path="res://.godot/imported/round-cube.gltf-2b1829050942a45cc84e010917539135.scn"
[deps]
source_file="res://GameObjects/Cubes/round-cube/round-cube.gltf"
dest_files=["res://.godot/imported/round-cube.gltf-2b1829050942a45cc84e010917539135.scn"]
[params]
nodes/root_type=""
nodes/root_name=""
nodes/root_script=null
nodes/apply_root_scale=true
nodes/root_scale=1.0
nodes/import_as_skeleton_bones=false
nodes/use_name_suffixes=true
nodes/use_node_type_suffixes=true
meshes/ensure_tangents=true
meshes/generate_lods=true
meshes/create_shadow_meshes=true
meshes/light_baking=1
meshes/lightmap_texel_size=0.2
meshes/force_disable_compression=false
skins/use_named_skins=true
animation/import=true
animation/fps=30
animation/trimming=false
animation/remove_immutable_tracks=true
animation/import_rest_as_RESET=false
import_script/path=""
materials/extract=0
materials/extract_format=0
materials/extract_path=""
_subresources={}
gltf/naming_version=2
gltf/embedded_image_handling=1

View File

@ -3,19 +3,20 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://mad1ugxg8ibj"
path="res://.godot/imported/snow-flake.svg-5ac4bcb3d01bf2cf7e05063a49bece29.ctex"
path.s3tc="res://.godot/imported/snow-flake.svg-5ac4bcb3d01bf2cf7e05063a49bece29.s3tc.ctex"
metadata={
"vram_texture": false
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://GameObjects/Snow/snow-flake.svg"
dest_files=["res://.godot/imported/snow-flake.svg-5ac4bcb3d01bf2cf7e05063a49bece29.ctex"]
dest_files=["res://.godot/imported/snow-flake.svg-5ac4bcb3d01bf2cf7e05063a49bece29.s3tc.ctex"]
[params]
compress/mode=0
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
@ -23,7 +24,7 @@ compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
@ -37,7 +38,7 @@ 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
detect_3d/compress_to=0
svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false

File diff suppressed because one or more lines are too long

View File

@ -3,19 +3,20 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://c3f5lu0mtsuyi"
path="res://.godot/imported/good-graphics.svg-1661aa170016732c7e98aee6aa90bbe2.ctex"
path.s3tc="res://.godot/imported/good-graphics.svg-1661aa170016732c7e98aee6aa90bbe2.s3tc.ctex"
metadata={
"vram_texture": false
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://VFX/Compositor Effects/Star Glow/good-graphics.svg"
dest_files=["res://.godot/imported/good-graphics.svg-1661aa170016732c7e98aee6aa90bbe2.ctex"]
dest_files=["res://.godot/imported/good-graphics.svg-1661aa170016732c7e98aee6aa90bbe2.s3tc.ctex"]
[params]
compress/mode=0
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
@ -23,7 +24,7 @@ compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
@ -37,7 +38,7 @@ 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
detect_3d/compress_to=0
svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false

View File

@ -0,0 +1,30 @@
shader_type spatial;
render_mode blend_add, depth_draw_never, cull_back;
uniform vec4 albedo : source_color;
uniform sampler2D texture_albedo : source_color, filter_linear_mipmap, repeat_enable;
uniform float fresnelScale = 1.0;
uniform float fresnelPower = 1.0;
uniform float normalGrowth = 0;
uniform float growthMax = 2;
uniform float driver:hint_range(0.0, 1.0) = 0;
varying float driverCurve;
void vertex()
{
float d = length( CAMERA_POSITION_WORLD - NODE_POSITION_WORLD );
driverCurve = sin( driver * PI );
VERTEX += NORMAL * normalGrowth * d * ( driver * growthMax );
}
void fragment()
{
float fresnel = pow( 1.0 - abs( NORMAL.z ), fresnelPower ) * fresnelScale;
fresnel = clamp( fresnel, 0.0, 1.0 );
vec4 albedo_tex = texture( texture_albedo, UV );
ALBEDO = albedo.rgb * albedo_tex.rgb;
ALPHA *= albedo.a * albedo_tex.a * fresnel * driverCurve;
}

View File

@ -0,0 +1 @@
uid://cl1etqinj74m6

Binary file not shown.

View File

@ -0,0 +1,13 @@
[gd_resource type="ShaderMaterial" load_steps=2 format=3 uid="uid://cncfwq3m2mk53"]
[ext_resource type="Shader" uid="uid://cl1etqinj74m6" path="res://VFX/Shaders/Fresnel Overlay.gdshader" id="1_h2vjs"]
[resource]
render_priority = 0
shader = ExtResource("1_h2vjs")
shader_parameter/albedo = Color(4.415934, 0.34431335, 0, 1)
shader_parameter/fresnelScale = 2.2365
shader_parameter/fresnelPower = 2.4445
shader_parameter/normalGrowth = 0.0645
shader_parameter/growthMax = 3.866
shader_parameter/driver = 0.5690000270275

@ -1 +1 @@
Subproject commit 537926b0502e9c321f68a709c404c30de5a5d86c
Subproject commit ebc2d0dcae3152106b866b1651c78aa34268d044