Game Development Community

How to rotate camera/world?

by Franich · in RTS Starter Kit · 11/18/2004 (7:21 am) · 2 replies

Well, we can zoom, we can adjust camera angle, but how to rotate?

#1
11/18/2004 (7:25 am)
Take a look at the thread Adding Adjustable Yaw to the RTS Camera.

The many folks working on this are still polishing it up, but it's working well right now.

It does involve some code changes, which means you will have to recompile your executable--if you aren't comfortable with compiling, etc., then you may want to work on something a bit simpler as you start to learn TGE and the RTS Pack!

And welcome by the way!
#2
11/18/2004 (7:43 am)
Thanks.

That's first thing I will do. I have experience with C++, compilers, etc., so it shouldn't be problem.

I must say that I'm really welcomed here. It's nice feeling.

Cheers.