Lua teleporter with Tubs
Subscribers:
3,320
Published on ● Video Link: https://www.youtube.com/watch?v=GkUO5j9RIaE
local function teleportPlayer(data)
local vehicleName = data.subjectName
if data.event == 'enter' and data.subjectName ~= 'scenario_player0' then
TorqueScript.eval(vehicleName..'.position = "7.3283 -28.5540 32.6138";')
end
end
return teleportPlayer
Other Videos By BeamNG - TerryMartinART - Mods Assets Solutions
2021-11-19 | /mod/unpacked vs /vehicle/ for textures on mods. |
2021-11-19 | Had this idea for Volcano Smoke - Early testing of idea |
2021-11-19 | Couple things about lava |
2021-11-19 | Mic checks - 100, 75, 50 quality vs volume |
2021-11-18 | How I animated Crash Hard's Dummys eyes |
2021-11-18 | Lava - Basic type |
2021-11-18 | Simpler version of Lava how I would do it |
2021-11-18 | Lava I slapped together in a couple hours |
2021-11-18 | Emailed Question - Hooking up chains to track objects |
2021-11-17 | I See You ! - Track Object |
2021-11-17 | Lua teleporter with Tubs |
2021-11-17 | Cardboard Cutout |
2021-11-17 | Tubs - 1.1 |
2021-11-16 | Tubs |
2021-11-16 | More Glass Bridge work but... |
2021-11-16 | Forza 5 - Alternate way to make terrain - Jello Mold |
2021-11-15 | Glass Bridge worked on a bit more. |
2021-11-15 | When Meshroom does not have enough photos... |
2021-11-15 | Forza 5 - Part 2 or ? |
2021-11-15 | Forza 5 - Part 1 of ? |
2021-11-15 | Rocks that break in freeroam testing |