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 - Mods Assets Solutions

At this time, BeamNG - TerryMartinART - Mods Assets Solutions has 1,387 views for Unreal spread across 12 videos. His channel currently has around 2 hours worth of content for Unreal, less than 0.52% of the total video content that BeamNG - TerryMartinART - Mods Assets Solutions has uploaded to YouTube.