Game Development Community

Some questions

by Eric Forhan · in RTS Starter Kit · 11/15/2004 (1:54 pm) · 3 replies

I'm not as interested in making an RTS game as a game that has an isometric view and had a few questions. I did read the docs (and camera script) before I posted, but it's possible I missed something.

Can the RTSCamera be bound to a regular FPS-style player (tracking)?

How would I get interiors to show up in the minimap?

Err...there was another, but it's totally slipped my mind. :-p

#1
11/15/2004 (1:57 pm)
@Eric: I'm currently working on playing around with changes to the mini-map, and one of them is having some form of buildings render. If/when I get to that point, I'll bring it up on the forum.
#2
11/15/2004 (2:02 pm)
Ah, cool. I'm hoping that Ben may also have a suggestion. :-D

It looks like his resource allows interior rendering.
#3
11/15/2004 (3:20 pm)
For the RTSCamera... yes, with some minor code changes it would be possible.

Change the render flags for the minimap?

My resource is good, but a slightly different approach.