Jump to content

Falling off object?


Dice

Recommended Posts

function changeDirPod1 () 
    moveObject ( pod1, 10000, 1952.0166015625, 1419.140625, 73, 0, 0, 0 ) 
    setTimer (  
        function() 
            moveObject ( pod1, 10000, 565.40, -2657, 1378.40, 0, 0, 0 ) 
        end, 15000, 1 ) 
end 

how come I keep falling out of pod 1 when it gets to line 5, the pod just poofs, but I can ride it just fine in the second line.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...