The answer to both your problems is same...
Yes, you can change the initial values assigned. You can view those values
and change them through the "Behaviour Inspector" window [ctrl + Alt + ;].
And since you can see the initial values that are set, you need not remember
them.

Click on the sprite.. behaviors attached to them are displayed in the
behavior inspector. double click on the displayed behavior names or click on
the tab named "parameter" to view the parameters.

~ Sandy.



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Tom Hines
Sent: Thursday, January 24, 2002 5:20 PM
To: lingoL
Subject: <lingo-l> Resetting behaviour parameters


Once a behaviour has been assigned to a sprite and the parameters set via
the Parameters dialog pop-up window, can those initial parameter values be
set to different values without having to reassign the behaviour to the
sprite?

Also, how is one supposed to know the initial value of a given parameter if
it is only present in memory? Sure you could check by typing "put
<property>" in the behaviour's 'on beginSprite' handler, but that's just a
plain nuisance. I guess the only alternative is to memorize them all.

Curiously,


Drekinn

"It's not a bug, it's a random feature."

-----------------------------------------

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is
for learning and helping with programming Lingo.  Thanks!]

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to