#dead rails-like fuel system

1 messages · Page 1 of 1 (latest)

finite belfry
#

i’ve been trying to make a fuel system for a while now, not exactly like dead rails though. a system where a player picks up an object which is considered as fuel and interacts with the car to put the fuel into the car, allowing it to drive but not being able to drive without fuel.

zealous moat
#

check when the furnace is touched if the part has the tag "Fuel" then add fuel

#

and when driving forward check if fuel > 0