macromedia.director.basics
[Top] [All Lists]

getting a model's y coordiante

Subject: getting a model's y coordiante
From: "midget35"
Date: Mon, 18 Feb 2008 23:52:22 +0000 UTC
Newsgroups: macromedia.director.basics

Pretty basic stuff - I know in flash it's just 'thisMovieClip.y', but I can't 
for the life of me get it to work with Lingo. I'm trying to do something like:

 if gameWorld.model("car").position.y < 20 then 
 -- do stuff

 ... but no joy. Can anyone help? 

 Many thanks


<Prev in Thread] Current Thread [Next in Thread>