what is a global integer attribute and how to i create one
wroachbarrette
Member Posts: 101
what is a global integer attribute and how to i create one
Comments
going to a scene
Under inspector on the left hand side you have 'Actors', 'Attributes' and 'Scene'. Go into attributes and use the + sign to add an attribute, you can select its type, integer is for whole numbers
Possibly one way is: a new Scene attribute, called CretinCount, being how many "cretin" tagged Actors there are. Each time one of these are destroyed, set up a rule: when attribute scene.Cretincount > 0, Change Attribute: scene.CretinCount to scene.CretinCount-1. Also another rule with when attribute: scene.CretinCount = 0 then Change Scene.
I think that's the sort of thing you're after: hope it helps.
:-)
---------------------------------------------------------------
Spiral Gyro Games
Website one day but don't hold your breath... ;-)
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
---------------------------------------------------------------
Spiral Gyro Games
Website one day but don't hold your breath... ;-)
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
;-)
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
:-)
---------------------------------------------------------------
Spiral Gyro Games
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
And although I can't promise that I personally will solve it for you, I'll keep a look out for it and have a go (if I'm not beaten to it by someone else first...;-)
:-)
---------------------------------------------------------------
Spiral Gyro Games
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps