Posted: Thu Jan 19, 2012 11:24 pm Post subject:
Track vs. Wheel
Been thinking of seperating wheeled vehicles from tracked ones in the way they move over different terrains. Here's a summary of the default values for both SpeedTypes:
Do these values make sense, or should they be adjusted? I think that the wheel based vehicles should have the advantage on clear terrain like [Road] and [Clear], but suffer heavier speed loss on uneven terrains like [Rough], [Tiberium] and [Weeds]. Not sure about [Ice], should wheeled vehicles suffer a slowdown to 50%? And on [Railroad], 100% vs. 50%? Note that by default all vehicles in TS use the Wheel values.
Btw, what speedtype values do walking vehicles like Titans use? They seem to pretty much always use their max speed, so are they using the Foot values? Or do they simply ignore SpeedType altogether?
EDIT:
Oh and there's these values to consider too:
Code:
TrackedUphill=.5 ; coefficient for tracked vehicle movement uphill
TrackedDownhill=1.1 ; coefficient for tracked vehicle movement downhill
WheeledUphill=.5 ; coefficient for wheeled vehicle movement uphill
WheeledDownhill=1.2 ; coefficient for wheeled vehicle movement downhill
Wheeled vehicles getting a bonus when going downhill makes sense, but should they suffer a bigger loss than tracked when going uphill? Or maybe reduce the loss a tracked vehicle suffers when going uphill? _________________ QUICK_EDIT
Also Known As: evanb90 Joined: 20 Feb 2005 Location: o kawaii koto
Posted: Fri Jan 20, 2012 2:11 am Post subject:
The stock values are good guidelines- tracked vehicles should be effected less by terrain than wheeled.
The penalties are something you will need to experiment with. Find out what you think is best. I personally cut the penalties in half, sometimes more, as the harsh wheeled penalties killed the value of vehicles using the type.
Another consideration is actually bonuses to mobility. In the same line of thought that wheeled vehicles are always screwed by terrain, I gave them a 10% boost when on roads for my RA-themed mod.
How much strategic value do you want players to put on terrain?
In regards to Titans:
-VehicleTypes default to Wheeled
-The "Creep" speed type, which is only used on the Cyborg Reaper, could be adapted for walker units _________________ YR modder/artist, DOOM mapper, aka evanb90
Project Lead Developer, New-Star Strike (2014-)
Former Project Lead DeveloperStar Strike (2005-2012), Z-Mod (2006-2007), RA1.5 (2008-2013), The Cold War (2006-2007) QUICK_EDIT
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum