Teleport keep momentum LUA

Published on ● Video Link: https://www.youtube.com/watch?v=hmSmERfhiFE



Game:
Unreal (1998)
Duration: 0:26
73 views
3


local function teleportPlayer(data)
local vehicleName = data.subjectName


if data.event == 'enter' then
pos = Point3F(0,0,33.277)
cow = scenetree.findObject(data.subjectName)
cow:setPositionNoPhysicsReset(pos)
end
end

return teleportPlayer







Other Statistics

Unreal Statistics For BeamNG -TerryMartinART- Tutorials,Maps,Mods,Assets

At present, BeamNG -TerryMartinART- Tutorials,Maps,Mods,Assets has 1,387 views spread across 12 videos for Unreal, with his channel currently having around 2 hours worth of content for Unreal. This is less than 0.52% of the total video content that BeamNG -TerryMartinART- Tutorials,Maps,Mods,Assets has uploaded to YouTube.