PDA

View Full Version : How do you intialize and test variable?



Deam
June 6th, 2005, 07:13 PM
I am using a basic register/variable test GML, from the old Girder site, but I can't get the variable to work. WHere the register is supposed to show, it is just blank.

In particular, I am tryign to use the variable function that is availble in the "big step" part of the mouse properties to get some form of acceleration. However, it simply doesn't work, even in the simple experiement.

blubberhoofd
October 28th, 2005, 05:05 PM
Hi,

take a look at the GML's I've posted in these threads

http://www.promixis.com/phpBB2/viewtopic.php?t=13028&highlight=backshift
http://www.promixis.com/phpBB2/viewtopic.php?t=13105&highlight=counted+loop

Both use register values.
Register values are displayed on the left in the statusbar at the bottom of the Girder window, when a value it is changed.

This should get you started :wink: