Object swap - One animated behind other one
Subscribers:
3,300
Published on ● Video Link: https://www.youtube.com/watch?v=4BkqadDuV_I
local function hidestone(data)
local obj = scenetree.findObject("BigRock")
if obj then
if data.event == 'enter' then
obj:setHidden(true)
elseif data.event == 'exit' then
obj:setHidden(true)
end
end
end
return hidestone
Other Videos By BeamNG - TerryMartinART - Mods Assets Solutions
2023-12-22 | At store |
2023-12-21 | Scorched Run 🥵 |
2023-12-21 | Lawnmower Man |
2023-12-21 | No name |
2023-12-21 | Abandoned Roller Coaster - BeamNG |
2023-12-21 | Mud Bristol outskirts |
2023-12-20 | Timelapse, working on Bristol just to answer a question.. But have a DAE of Bristol if you want :D |
2023-12-20 | Did some more research related to car jbeams |
2023-12-19 | "Looked like King Kong visited the Island or something!" |
2023-12-19 | Lightning |
2023-12-18 | Object swap - One animated behind other one |
2023-12-18 | Jabba - Quick Mod |
2023-12-18 | What made lava work |
2023-12-18 | Working on a tree mod, better tree mod that breaks. have not started the mod folder stuff yet |
2023-12-17 | Lava automation Test track sampler. |
2023-12-16 | "Looked like the whole road was on fire" |
2023-12-16 | LUA Sound Triggers - Setting them up - Driving on Wood Planks |
2023-12-16 | Look Maw, No Hot Keys! |
2023-12-15 | Gold Loop |
2023-12-15 | Copper Loop |
2023-12-15 | Making a Birch Tree break at the Trunk |