fixed currency viewports

This commit is contained in:
2026-02-11 09:25:36 +11:00
parent a2dc8f1630
commit efd6414dfb
14 changed files with 99 additions and 75 deletions

View File

@@ -1,44 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bayjketjls0lt"
path.s3tc="res://.godot/imported/Coin_coin.png-130d4e26928a415246fa81206a49adee.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
generator_parameters={
"md5": "bb4a8a7e338539895ead7701c1dd8cd9"
}
[deps]
source_file="res://coin/Coin_coin.png"
dest_files=["res://.godot/imported/Coin_coin.png-130d4e26928a415246fa81206a49adee.s3tc.ctex"]
[params]
compress/mode=2
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=true
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=0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 406 B

View File

@@ -1,12 +1,12 @@
[gd_resource type="ShaderMaterial" format=3 uid="uid://5mnnhn5p1tll"]
[ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_38tga"]
[ext_resource type="Texture2D" uid="uid://ctjkfe23t6crn" path="res://coin/coin.png" id="2_kttjc"]
[ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_0pmap"]
[ext_resource type="Texture2D" uid="uid://ctjkfe23t6crn" path="res://coin/tex_coin.png" id="2_vafos"]
[resource]
render_priority = 0
shader = ExtResource("1_38tga")
shader_parameter/albedo = ExtResource("2_kttjc")
shader = ExtResource("1_0pmap")
shader_parameter/albedo = ExtResource("2_vafos")
shader_parameter/jitter_z_coordinate = true
shader_parameter/jitter_depth_independent = true
shader_parameter/alpha_scissor = 1.0

View File

@@ -4,12 +4,12 @@ importer="scene"
importer_version=1
type="PackedScene"
uid="uid://bg4pmewlvshu8"
path="res://.godot/imported/Coin.glb-dcf33c435a74febc9dfe74054dddd467.scn"
path="res://.godot/imported/mdl_coin.glb-df47db8213c5372606df88568728cc65.scn"
[deps]
source_file="res://coin/Coin.glb"
dest_files=["res://.godot/imported/Coin.glb-dcf33c435a74febc9dfe74054dddd467.scn"]
source_file="res://coin/mdl_coin.glb"
dest_files=["res://.godot/imported/mdl_coin.glb-df47db8213c5372606df88568728cc65.scn"]
[params]

View File

Before

Width:  |  Height:  |  Size: 406 B

After

Width:  |  Height:  |  Size: 406 B

View File

@@ -3,7 +3,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://ctjkfe23t6crn"
path.s3tc="res://.godot/imported/coin.png-c9e5c2f51b2a10beb2d794afbbee004f.s3tc.ctex"
path.s3tc="res://.godot/imported/tex_coin.png-d348296543f118926f64962d4a31e70b.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
@@ -11,8 +11,8 @@ metadata={
[deps]
source_file="res://coin/coin.png"
dest_files=["res://.godot/imported/coin.png-c9e5c2f51b2a10beb2d794afbbee004f.s3tc.ctex"]
source_file="res://coin/tex_coin.png"
dest_files=["res://.godot/imported/tex_coin.png-d348296543f118926f64962d4a31e70b.s3tc.ctex"]
[params]