This is a simple one but I forgot how to do it. How do you get the x and y position of a moving object? Say
load object "cornelia003.3DS",65 :
position object 65,+800,155,+1500
move object 65,+2
now i've done it several times but I can't find my example. What do i need to write to keep up with its changing position value, so I know when it crosses position +3500 to +4000, i dont want to use the dist_obj(65,XX)
i need the one thats similiar to this
x# = some value
y# = some value 2
thanks beth
Beth=The ditsy blonde. I like men and programming, but mainly programmed men!