Game Development Community

Tread Marks?

by Martin Schultz · in Torque Game Engine · 09/06/2002 (7:07 am) · 1 replies

Hi all,

is it possible to place permanent tread marks from let's say vehicles onto the terrain texture? Something like a small texture representing the tread mark painting it during each update() onto the terrain texture depending on the vehicle position?

Best,
Martin

#1
09/06/2002 (7:20 am)
I imagine it is and you probably have two choices. First is the in-game terrain painter and second, I think there was a resource calle Decal Manager, or something similar to that.