-------------------------------------------------------------------------------- -- State............ : Fly -- Author........... : -- Description...... : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- function Weapon0Bullet.Fly_onEnter ( ) -------------------------------------------------------------------------------- -- -- Write your code here (use 'this' as current AI instance) -- -------------------------------------------------------------------------------- end --------------------------------------------------------------------------------