A dungeon delver roguelike using Pathfinder 2nd edition rules
at godot 843 B view raw
1[remap] 2 3importer="texture" 4type="CompressedTexture2D" 5uid="uid://c3gihvabedr76" 6path="res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex" 7metadata={ 8"vram_texture": false 9} 10 11[deps] 12 13source_file="res://icon.svg" 14dest_files=["res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex"] 15 16[params] 17 18compress/mode=0 19compress/high_quality=false 20compress/lossy_quality=0.7 21compress/hdr_compression=1 22compress/normal_map=0 23compress/channel_pack=0 24mipmaps/generate=false 25mipmaps/limit=-1 26roughness/mode=0 27roughness/src_normal="" 28process/fix_alpha_border=true 29process/premult_alpha=false 30process/normal_map_invert_y=false 31process/hdr_as_srgb=false 32process/hdr_clamp_exposure=false 33process/size_limit=0 34detect_3d/compress_to=1 35svg/scale=1.0 36editor/scale_with_editor_scale=false 37editor/convert_colors_with_editor_theme=false