Hey guys and gals,
I was looking over the smf file format as defined here
http://springrts.com/mediawiki/index.ph ... ile_Format
I realise that its really old (2005).
When I noticed down in the MapFeatureStruct(1 for each feature on map)
a relativeSize variable.
So does this variable have supporting code in spring to scale the feature depending on its value? or has that been removed in ages past?
relative size of features in map file format
Moderator: Moderators
Re: relative size of features in map file format
It is not implemented. Rotation is though, that helps with some nonuniformity. This is why my featuresets have stuff of varying sizes.
Re: relative size of features in map file format
I wonder if there is a chance that one of the devs may pick this up considering its been in the map format since forever. would be nice to have a more varied map features without more art assets.Beherith wrote:It is not implemented. Rotation is though, that helps with some nonuniformity. This is why my featuresets have stuff of varying sizes.
Things like this always make me wish I was any good at programming.
Re: relative size of features in map file format
I found nothing in engine where it has any function. (it is declared but not used)
So it has not really "been in the map format forever", it is more a placeholder/note/leftover variable thing.
So it has not really "been in the map format forever", it is more a placeholder/note/leftover variable thing.