1) Does Spring have destructible environments?
2) Does Spring have variable game speeds?
3) Have a map inside a building with multiple levels like a two story home?
Thanks in advance.
General Questions about Spring
Moderator: Moderators
Re: General Questions about Spring
1) What does this mean? You can destroy features, you can make holes in terraindragenesis wrote:1) Does Spring have destructible environments?
2) Does Spring have variable game speeds?
3) Have a map inside a building with multiple levels like a two story home?
Thanks in advance.
2) Yes
3) Spring uses heightmap (maps are 2D), so no.
Re: General Questions about Spring
General, Sir. Here are the answere you requested:
Yes)
Yes)
No - but if you are willing to work on the engine itself, it could become possible..
Yes)
Yes)
No - but if you are willing to work on the engine itself, it could become possible..
-
- Posts: 3
- Joined: 25 Oct 2012, 21:06
Re: General Questions about Spring
Thanks for the quick reply. The first two answers are good, though the last one is disappointing. I'll have to take a look into to what it would take to implement that.
-
- Posts: 3
- Joined: 25 Oct 2012, 21:06
Re: General Questions about Spring
Also, just to clarify, that means I can't even do anything like have a bridge and have units move on the bridge and underneath it, right?
Re: General Questions about Spring
No bridges, no caves, etc.
It would take a lot of work to do that, a lot of C++ work.
It would take a lot of work to do that, a lot of C++ work.
Re: General Questions about Spring
Yeah. This seems to be a common request... what other RTS engines allow this?dragenesis wrote:Also, just to clarify, that means I can't even do anything like have a bridge and have units move on the bridge and underneath it, right?
Re: General Questions about Spring
C&C Tiberian Sun has working bridges.
In spring you could use lua scripting to make something half working.
In spring you could use lua scripting to make something half working.