Small Changes
This commit is contained in:
@@ -81,6 +81,7 @@ import/blender/enabled=false
|
|||||||
[importer_defaults]
|
[importer_defaults]
|
||||||
|
|
||||||
texture={
|
texture={
|
||||||
|
&"compress/high_quality": true,
|
||||||
&"compress/mode": 2,
|
&"compress/mode": 2,
|
||||||
&"detect_3d/compress_to": 0
|
&"detect_3d/compress_to": 0
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,6 +8,7 @@ script = ExtResource("2_4aje4")
|
|||||||
AttackSpeed = 1.0
|
AttackSpeed = 1.0
|
||||||
WeaponElement = 0
|
WeaponElement = 0
|
||||||
WeaponTag = 2
|
WeaponTag = 2
|
||||||
|
SelfDamage = 0
|
||||||
SoundEffect = 22
|
SoundEffect = 22
|
||||||
Name = "Nebula Chain"
|
Name = "Nebula Chain"
|
||||||
Description = "Chain Whip that strikes through time and dimension."
|
Description = "Chain Whip that strikes through time and dimension."
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
importer="texture"
|
importer="texture"
|
||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://cr2jhtawg0lsw"
|
uid="uid://cr2jhtawg0lsw"
|
||||||
path.s3tc="res://.godot/imported/Nebula Chain.png-99ddad7d70f9e8aa9060816e05a6f73d.s3tc.ctex"
|
path.bptc="res://.godot/imported/Nebula Chain.png-99ddad7d70f9e8aa9060816e05a6f73d.bptc.ctex"
|
||||||
metadata={
|
metadata={
|
||||||
"imported_formats": ["s3tc_bptc"],
|
"imported_formats": ["s3tc_bptc"],
|
||||||
"vram_texture": true
|
"vram_texture": true
|
||||||
@@ -12,12 +12,12 @@ metadata={
|
|||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://src/items/weapons/textures/Nebula Chain.png"
|
source_file="res://src/items/weapons/textures/Nebula Chain.png"
|
||||||
dest_files=["res://.godot/imported/Nebula Chain.png-99ddad7d70f9e8aa9060816e05a6f73d.s3tc.ctex"]
|
dest_files=["res://.godot/imported/Nebula Chain.png-99ddad7d70f9e8aa9060816e05a6f73d.bptc.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
compress/mode=2
|
compress/mode=2
|
||||||
compress/high_quality=false
|
compress/high_quality=true
|
||||||
compress/lossy_quality=0.7
|
compress/lossy_quality=0.7
|
||||||
compress/hdr_compression=1
|
compress/hdr_compression=1
|
||||||
compress/normal_map=0
|
compress/normal_map=0
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user