Fix dropped/thrown item behavior
This commit is contained in:
@@ -32,7 +32,7 @@ shape = SubResource("BoxShape3D_03cqg")
|
||||
[node name="Sprite" type="Sprite3D" parent="Pickup"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(0.999973, 0.00489444, -0.00548299, -0.00488109, 0.999985, 0.00244357, 0.00549488, -0.00241672, 0.999982, 0, 0, 0)
|
||||
pixel_size = 0.0005
|
||||
pixel_size = 0.025
|
||||
billboard = 2
|
||||
shaded = true
|
||||
texture_filter = 0
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d00q7qrmwbta"
|
||||
path.s3tc="res://.godot/imported/Spell Sign; Knowledge.PNG-1fb2a8dccb539866c296a8a86401c2ea.s3tc.ctex"
|
||||
path.bptc="res://.godot/imported/Spell Sign; Knowledge.PNG-1fb2a8dccb539866c296a8a86401c2ea.bptc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
@@ -12,12 +12,12 @@ metadata={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/items/effect/textures/Spell Sign; Knowledge.PNG"
|
||||
dest_files=["res://.godot/imported/Spell Sign; Knowledge.PNG-1fb2a8dccb539866c296a8a86401c2ea.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/Spell Sign; Knowledge.PNG-1fb2a8dccb539866c296a8a86401c2ea.bptc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/high_quality=true
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://3lpbhcas1fy8"
|
||||
path.s3tc="res://.godot/imported/Spell Sign; Recall.PNG-8c680777b720e4770effd861cdc998c5.s3tc.ctex"
|
||||
path.bptc="res://.godot/imported/Spell Sign; Recall.PNG-8c680777b720e4770effd861cdc998c5.bptc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
@@ -12,12 +12,12 @@ metadata={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/items/effect/textures/Spell Sign; Recall.PNG"
|
||||
dest_files=["res://.godot/imported/Spell Sign; Recall.PNG-8c680777b720e4770effd861cdc998c5.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/Spell Sign; Recall.PNG-8c680777b720e4770effd861cdc998c5.bptc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/high_quality=true
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://be2mpwa6o6143"
|
||||
path.s3tc="res://.godot/imported/Spellsign; Clone.PNG-88164352440e4951f4349470a617b669.s3tc.ctex"
|
||||
path.bptc="res://.godot/imported/Spellsign; Clone.PNG-88164352440e4951f4349470a617b669.bptc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
@@ -12,12 +12,12 @@ metadata={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/items/effect/textures/Spellsign; Clone.PNG"
|
||||
dest_files=["res://.godot/imported/Spellsign; Clone.PNG-88164352440e4951f4349470a617b669.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/Spellsign; Clone.PNG-88164352440e4951f4349470a617b669.bptc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/high_quality=true
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bkehcbibjf2jv"
|
||||
path.s3tc="res://.godot/imported/Spellsign; Reprieval Wave.PNG-2c207615e28340e41e8389055f0e9781.s3tc.ctex"
|
||||
path.bptc="res://.godot/imported/Spellsign; Reprieval Wave.PNG-2c207615e28340e41e8389055f0e9781.bptc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
@@ -12,12 +12,12 @@ metadata={
|
||||
[deps]
|
||||
|
||||
source_file="res://src/items/effect/textures/Spellsign; Reprieval Wave.PNG"
|
||||
dest_files=["res://.godot/imported/Spellsign; Reprieval Wave.PNG-2c207615e28340e41e8389055f0e9781.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/Spellsign; Reprieval Wave.PNG-2c207615e28340e41e8389055f0e9781.bptc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/high_quality=true
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
|
||||
Reference in New Issue
Block a user