• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Terrain Based Movement Speed

elucidus

New member
This modlet alters the speed you (and zombies) travel based on the terrain you are standing on. Specifically:

Sand - 80%

Snow - 80%

Desert - 90%

Asphalt - 135%

Gravel - 115%

Ice - 75%

Burnt Forest - 95%

Destroyed Stone - 92%

Concrete - 125%

Sidewalk - 120%

If you don't like the slower speeds, you can remove the ones oyu don't like after you download. It is very easy to change.

EDIT: All future updates will come through the main thread:

https://7daystodie.com/forums/showthread.php?96954-Luc-s-Modlet-Collection-(Quality-Bonuses-better-stamina-terrain-mv-spd-etc-)

 
Last edited by a moderator:
Great work on these mods. I love them and they enhance gameplay. I would consider making on thread for all of your work so we can find them all in one spot. Look forward to what you have in store for the future.

 
Thanks, I appreciate that. I'm just throwing things together right now. I have some more advanced ideas, but I need to become more familiar with the x[ath system first. Maybe, I'll compile them if I get some more out there. There are so many great ones out there, though.

 
very nice mod, thanks for sharing.

I wonder is it possible to add different stamina drain on different terrain also?

 
Any idea if something similar can be done with vehicles? All vehicles have same speed on flat terrain no matter if its frass, sand, asphalt or tarmac: I would really like this to create more diversity between vehicles. If anyone have some ideas on how this can be done, if possible, please share your thoughts :)

 
Any idea if something similar can be done with vehicles? All vehicles have same speed on flat terrain no matter if its frass, sand, asphalt or tarmac: I would really like this to create more diversity between vehicles. If anyone have some ideas on how this can be done, if possible, please share your thoughts :)
I assume that it could be using the <property name="friction"...> code.. not sure if it would need to be capatilized or not but from what it looks likke in materials.xml we see these notes

* movement_factor - optional, float: if specified then this factor is applied to the movement. values < 1 slow down player. value = 1 does nothing, > 1 increases speed

* friction (0.454f) - default surface friction

 
Back
Top