
1.编写玩家受击逻辑BeHit(atk,dir) (1.受击时得知受到的攻击力和受击方向 (2.受击时向受击方向被击飞一小段 (3.减去相应的生命值 2.编写基本小怪逻辑 (1.wander状态,在两点间巡逻 (2.当触发OnTouchThePlayer,通知玩家BeHit 3.编写了更多摘要和参数解释 4.更新的Dotween插件的版本
18 lines
664 B
Plaintext
18 lines
664 B
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!1045 &1
|
|
EditorBuildSettings:
|
|
m_ObjectHideFlags: 0
|
|
serializedVersion: 2
|
|
m_Scenes:
|
|
- enabled: 0
|
|
path:
|
|
guid: 00000000000000000000000000000000
|
|
- enabled: 1
|
|
path: Assets/Scenes/test.unity
|
|
guid: 57c7619c790d5a94890207bd10cc8aca
|
|
m_configObjects:
|
|
com.unity.adaptiveperformance.loader_settings: {fileID: 11400000, guid: c904ac9773b374d419329ca1a0f380ac, type: 2}
|
|
com.unity.adaptiveperformance.simulator.provider_settings: {fileID: 11400000, guid: ad690714d07fc1a44849fae3ac890474, type: 2}
|
|
com.unity.input.settings: {fileID: 11400000, guid: 380cc78eca6b50e488c31a08df51ea79, type: 2}
|