HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Camera Height and Terrain

11-12-2008, 12:37 AM#1
Flag
Hello, I am experiementing with creating a map that I've wanted to for a while but just recently aquired the JASS scripting know-how.

Problem: What I am trying to make is a 3rd-Person camera. I have scripted it so that it will follow the terrain height because the default Camera Height from Terrain functionality didn't suit my need. What I need to know is: Is it possible to disable the automatic camera height from terrain functionality or do I need to find a way to work around it?
11-12-2008, 10:12 AM#2
Anitarf
Toadcop posted a function that allows you to bypass terrain smoothing in this thread.
11-12-2008, 08:53 PM#3
Flag
Link doesn't work
11-12-2008, 09:56 PM#4
Anitarf
Odd. Anyway, should be working now.
11-12-2008, 10:10 PM#5
Flag
Ok it did work, thank you for the help!