chunnel.lua

Shipped with TRX as data/trx/ship/games/tr3-la/scripts/chunnel.lua.

trx.events.on_game_start(function()
  trx.objects.quad_bike.properties.is_heavy = false
end)

Back to the shipped scripts