feat: overhaul the nakama user management, leaderboard, prep for 2.1
This commit is contained in:
@@ -4,15 +4,16 @@ importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://8b88tig4eddf"
|
||||
path.s3tc="res://.godot/imported/hover_target_1.png-57b8a43b55c7e05b4493c1d7893c05db.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/hover_target_1.png-57b8a43b55c7e05b4493c1d7893c05db.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/graphics/tiles/hover_target_1.png"
|
||||
dest_files=["res://.godot/imported/hover_target_1.png-57b8a43b55c7e05b4493c1d7893c05db.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/hover_target_1.png-57b8a43b55c7e05b4493c1d7893c05db.s3tc.ctex", "res://.godot/imported/hover_target_1.png-57b8a43b55c7e05b4493c1d7893c05db.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
@@ -4,15 +4,16 @@ importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ceikfdjdq73pa"
|
||||
path.s3tc="res://.godot/imported/hover_tile_2.png-f35b2833b3b50067e7b45c7cad1aa67a.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/hover_tile_2.png-f35b2833b3b50067e7b45c7cad1aa67a.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/graphics/tiles/hover_tile_2.png"
|
||||
dest_files=["res://.godot/imported/hover_tile_2.png-f35b2833b3b50067e7b45c7cad1aa67a.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/hover_tile_2.png-f35b2833b3b50067e7b45c7cad1aa67a.s3tc.ctex", "res://.godot/imported/hover_tile_2.png-f35b2833b3b50067e7b45c7cad1aa67a.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
@@ -4,15 +4,16 @@ importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://oooemrukkmbn"
|
||||
path.s3tc="res://.godot/imported/item_tiles_60x60.png-3f10be6b1b3f16ec69796df692c2c1ac.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/item_tiles_60x60.png-3f10be6b1b3f16ec69796df692c2c1ac.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/graphics/tiles/item_tiles_60x60.png"
|
||||
dest_files=["res://.godot/imported/item_tiles_60x60.png-3f10be6b1b3f16ec69796df692c2c1ac.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/item_tiles_60x60.png-3f10be6b1b3f16ec69796df692c2c1ac.s3tc.ctex", "res://.godot/imported/item_tiles_60x60.png-3f10be6b1b3f16ec69796df692c2c1ac.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
@@ -4,15 +4,16 @@ importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d2ao17m8sxcjh"
|
||||
path.s3tc="res://.godot/imported/tiles_hologram_60x60.png-ecbbbb2ebdddac5a3c3371ec998b3a78.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/tiles_hologram_60x60.png-ecbbbb2ebdddac5a3c3371ec998b3a78.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/graphics/tiles/tiles_hologram_60x60.png"
|
||||
dest_files=["res://.godot/imported/tiles_hologram_60x60.png-ecbbbb2ebdddac5a3c3371ec998b3a78.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/tiles_hologram_60x60.png-ecbbbb2ebdddac5a3c3371ec998b3a78.s3tc.ctex", "res://.godot/imported/tiles_hologram_60x60.png-ecbbbb2ebdddac5a3c3371ec998b3a78.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user