local object = createObject(8838,2490,-1670,13.9) 
local object1 = createObject(8838,2490,-1670,17.9) 
  
addEventHandler( "onClientResourceStart", getRootElement( ), 
function() 
    attachElements (object1,object, 0, 5, 0 ) 
end) 
 
try to walk quickly on the first object, you'll see that you can. But you can't do the same thing with the second one.