AIDef:Behavior/GiantEyeBlink: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
(import AI definitions from 1.5.0)
 
(No difference)

Latest revision as of 18:13, 14 October 2018

GiantEyeBlink
AI definition
Type Behavior

StaticInstParams

Name Type Default value Description
LeftEyeLidName String
RightEyeLidName String
CloseOffset Vec3
TimerMin Int
TimerMax Int
BlinkCount Int


Derived definitions

GiantEyeBlink (ForestGiant_Middle)

Name Value
LeftEyeLidName Eyelid_L
RightEyeLidName Eyelid_R
CloseOffset Vec3(x=0.0, y=0.0, z=-1.0471975803375244)
TimerMin 110
TimerMax 110
BlinkCount 2

GiantEyeBlink (ForestGiant_Senior)

Name Value
LeftEyeLidName Eyelid_L
RightEyeLidName Eyelid_R
CloseOffset Vec3(x=0.0, y=0.0, z=-1.0471975803375244)
TimerMin 110
TimerMax 110
BlinkCount 2

GiantEyeBlink (ForestGiant)

Name Value
LeftEyeLidName Eyelid_L
RightEyeLidName Eyelid_R
CloseOffset Vec3(x=0.0, y=0.0, z=-1.0471975803375244)
TimerMin 110
TimerMax 110
BlinkCount 2

GiantEyeBlink (StalForestGiant)

Name Value
LeftEyeLidName Eyelid_L
RightEyeLidName Eyelid_R
CloseOffset Vec3(x=0.0, y=0.0, z=-1.0471975803375244)
TimerMin 110
TimerMax 110
BlinkCount 2