• 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.

Special Camera Angel and Keyboard Controls

Status
Not open for further replies.
Level 8
Joined
Sep 23, 2007
Messages
357
Special Keyboard Controls

I am trying to figure out how to set specific mouse/keyboard controls other than esc and the arrow keys, to be specific i want the player's hero to swing in front of them when left clicking above the bottom UI but to still be able to select spells with their left click (my plan is to have the player able to select certain direct spells like a fireball and be able to shoot it at and up or down angle in front of them)

As for the camera issue, how do I change the height of the camera? My game will be in third person view of a hero and I need the perfect camera location
 
Last edited:
Level 10
Joined
Mar 16, 2009
Messages
354
goto window -> new pallete -> camera -> add new camera -> use the mouse wheel to scroll in and out and hold crtl and rightclick drag to change angle once you got it in position -> set camera to current view ->
trigger:
event - map ini
action - camera - apply camera object CamVar over 0 seconds.
 
Status
Not open for further replies.
Top