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://dga7ish1d2bcl"
|
||||
path.s3tc="res://.godot/imported/idle.png-f3ebf0445d2879606ce88b4dd1d67c43.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/idle.png-f3ebf0445d2879606ce88b4dd1d67c43.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/graphics/vfx/tektons/pyo/idle.png"
|
||||
dest_files=["res://.godot/imported/idle.png-f3ebf0445d2879606ce88b4dd1d67c43.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/idle.png-f3ebf0445d2879606ce88b4dd1d67c43.s3tc.ctex", "res://.godot/imported/idle.png-f3ebf0445d2879606ce88b4dd1d67c43.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
@@ -4,15 +4,16 @@ importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://duk12r52t8vni"
|
||||
path.s3tc="res://.godot/imported/pyo_idle.png-178494e04501b87aa4aa04e3811ce4c4.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/pyo_idle.png-178494e04501b87aa4aa04e3811ce4c4.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/graphics/vfx/tektons/pyo/pyo_idle.png"
|
||||
dest_files=["res://.godot/imported/pyo_idle.png-178494e04501b87aa4aa04e3811ce4c4.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/pyo_idle.png-178494e04501b87aa4aa04e3811ce4c4.s3tc.ctex", "res://.godot/imported/pyo_idle.png-178494e04501b87aa4aa04e3811ce4c4.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
@@ -4,15 +4,16 @@ importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bl50apeskyu08"
|
||||
path.s3tc="res://.godot/imported/pyo_take_tile.png-a3271b5b4914427bf8ceec5b1db2be54.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/pyo_take_tile.png-a3271b5b4914427bf8ceec5b1db2be54.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/graphics/vfx/tektons/pyo/pyo_take_tile.png"
|
||||
dest_files=["res://.godot/imported/pyo_take_tile.png-a3271b5b4914427bf8ceec5b1db2be54.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/pyo_take_tile.png-a3271b5b4914427bf8ceec5b1db2be54.s3tc.ctex", "res://.godot/imported/pyo_take_tile.png-a3271b5b4914427bf8ceec5b1db2be54.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
@@ -4,15 +4,16 @@ importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://pnrv6okty8bt"
|
||||
path.s3tc="res://.godot/imported/take_tile.png-d8077d227cdb7e194538c3088c7dee25.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/take_tile.png-d8077d227cdb7e194538c3088c7dee25.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/graphics/vfx/tektons/pyo/take_tile.png"
|
||||
dest_files=["res://.godot/imported/take_tile.png-d8077d227cdb7e194538c3088c7dee25.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/take_tile.png-d8077d227cdb7e194538c3088c7dee25.s3tc.ctex", "res://.godot/imported/take_tile.png-d8077d227cdb7e194538c3088c7dee25.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user