(client) feat:实现右键菜单

This commit is contained in:
m0_75251201
2025-07-23 18:53:14 +08:00
parent 046ebe3cfe
commit ac278fba46
19 changed files with 1146 additions and 790 deletions

View File

@ -1,11 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Define>
<AffiliationDef>
<defName>playerAffiliation</defName>
<label>player</label>
</AffiliationDef>
<AttributesDef>
<defName>TestCharacter</defName>
<health>100</health>
@ -15,9 +10,11 @@
<CharacterDef>
<defName>testPawn</defName>
<label>测试小人</label>
<description>用于测试功能的角色</description>
<attributes>TestCharacter</attributes>
<affiliation>playerAffiliation</affiliation>
<affiliation>player</affiliation>
<drawingOrder_down>
<texturePath>Resources/Character/CatGirl</texturePath>
<DrawNodeDef name="body"/>
</drawingOrder_down>
<behaviorTree>