Conflicting paths

dunbarx at aol.com dunbarx at aol.com
Wed Jul 9 16:40:25 EDT 2014


Richmond.


What happens if you "lock moves", set them going, and then "unLock moves"?



Craig


-----Original Message-----
From: Richmond <richmondmathewson at gmail.com>
To: How to use LiveCode <use-livecode at lists.runrev.com>
Sent: Wed, Jul 9, 2014 4:30 pm
Subject: Conflicting paths


I have a silly solar system with 2 planets and a stationary sun.

Now in my "Do it" button I have this script:

on mouseUp
    move img "Saturn" to the points of grc "OVOID" in 25 seconds without 
waiting
    move img "Mars" to the points of grc "PATH2" in 25 seconds without 
waiting
end mouseUp

now img "Saturns" trots smoothly round my rather jagged, freehand oval,

BUT img "Mars" jerks and pauses like an alcoholic on a major binge-drink.

Obviously that is not a good thing [unless one wants to produce 
animations of alcoholics],
so would be grateful if somebody could tell me where I've slipped up.

Richmond.

_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

 



More information about the use-livecode mailing list