• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

HeroPaladin dance Bubbletop

This bundle is marked as pending. It has not been reviewed by a staff member yet.
HeroPaladin Added fun actions.
Contents

cinema (Model)

HeroPaladin dance Bubbletop (Model)

Level 8
Joined
Sep 11, 2024
Messages
28
call ShowInterface( false, 2 )
call SetUnitAnimationByIndex( gg_unit_Ewar_0001, 14 )
call PanCameraToTimed( GetLocationX(GetUnitLoc(gg_unit_Ewar_0001)), GetLocationY(GetUnitLoc(gg_unit_Ewar_0001)), 0 )
call SetCinematicCameraForPlayer( Player(0), "camera.mdx" )
call SetCameraField( CAMERA_FIELD_ZOFFSET, 10.00, 0 )
call PlaySoundBJ( gg_snd_a )

unit rotation 90
 

Attachments

  • camera.mdx
    23.3 KB · Views: 10
Top