法二:
。传统办法,用创建特效的Trigger添加:Special Effect - Create a special effect attached to the origin of (你的英雄) using war3mapImported\Glow.mdx
3, 如果该英雄是你预先放好的,那么需要添加如下地图初始化触发(二选一种)
第一种: (推荐)
Events
Map Initialization
Conditions
Actions
Player Group - Pick every player in (All players) and do (Actions)
Loop - Actions
Player - Change color of (Picked player) to (Color of (Picked player)), Changing color of existing units
Events:
Unit Enters Playable map area
Conditions:
Triggering Unit is a Hero
Actions:
Change (Triggering unit) team color to (owner of (triggering unit) color)
3, 对于后一种情况(光晕颜色消失),比如Mirror Image,也需要用T来完美。
下面列出可能的会造成光晕颜色归红/光晕消失的技能和情况,以作备忘:
Mirror Image
Metamorphosis
Bear Form
其它.....
<完>