HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

JASS, camera actions and you!

01-19-2003, 02:42 PM#1
kharma
I've only just consciously noticed that there are no options to allow banking/rolling of the camera in Warcraft 3. With this realisation I also found the absence for such camera manipulation highly annoying, since it prohibits mapmakers from exploring this kind of camera work to improve the effect of their cinematics.

This brings me to my question: Without any knowledge of the limitations of JASS coding, is it possible to create a new action that would allow people to manipulate banking/rolling of the camera?

I'm well aware that it is most probably unlikely, but I thought that asking wouldn't hurt, especially if it helped everyone :D
01-19-2003, 11:11 PM#2
AIAndy
With the function SetCameraField you can set such aspects of a camera but I think that is possible in WE without custom text.
01-20-2003, 03:55 AM#3
kharma
Yeah, DoctorDoom sent me on the right course. I really wasn't looking very hard :ggani: . Thankyou anyway for your quick response on the matter.