制作商店中
1 parent f8cf543 commit 2228c4c850efbfae54b5f2a321c9ff48c40840c7
@小李xl 小李xl authored on 23 Mar 2024
Showing 7 changed files
View
1
■■■■
DungeonShooting_Godot/prefab/role/template/RoleTemplate.tscn
[ext_resource type="Shader" path="res://resource/shader/Blend.gdshader" id="1_xk5yk"]
[ext_resource type="Script" path="res://src/game/activity/role/MountRotation.cs" id="2_5ddpw"]
[ext_resource type="Script" path="res://src/framework/activity/hurt/HurtArea.cs" id="2_8jnvr"]
[ext_resource type="SpriteFrames" uid="uid://c8h5svp76h3kw" path="res://resource/spriteFrames/role/Role_tip.tres" id="3_bo78w"]
 
 
[sub_resource type="ShaderMaterial" id="ShaderMaterial_yif6x"]
resource_local_to_scene = true
shader = ExtResource("1_xk5yk")
View
DungeonShooting_Godot/resource/sprite/role/shopBoss0001/ShopBoss0001.png 0 → 100644
View
35
DungeonShooting_Godot/resource/sprite/role/shopBoss0001/ShopBoss0001.png.import 0 → 100644
[remap]
 
importer="texture"
type="CompressedTexture2D"
uid="uid://cfgdtj2quumhy"
path="res://.godot/imported/ShopBoss0001.png-431c1b19fabb4c7c991c0092d16aec1c.ctex"
metadata={
"vram_texture": false
}
 
[deps]
 
source_file="res://resource/sprite/role/shopBoss0001/ShopBoss0001.png"
dest_files=["res://.godot/imported/ShopBoss0001.png-431c1b19fabb4c7c991c0092d16aec1c.ctex"]
 
[params]
 
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
View
DungeonShooting_Godot/scene/Hall.tscn
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/map/preinstall/RoomPreinstall.cs
View
DungeonShooting_Godot/src/game/activity/shop/ShopBoss.cs 0 → 100644