User:Polavux/Technical:Bloons Super Monkey 2 (Flash): Difference between revisions
notes from researching bsm2 flash levels, also something for that technical information namespace idea |
mNo edit summary |
||
| Line 7: | Line 7: | ||
|- | |- | ||
|<code>i</code> | |<code>i</code> | ||
|Executes the behaviour | |Executes the behaviour when the group is initialised. | ||
|- | |- | ||
|<code>u</code> | |<code>u</code> | ||
|Executes the behaviour | |Executes the behaviour each time the group updates (normally happens on each frame, or 60 times per second). | ||
|- | |- | ||
|<code>x</code> | |<code>x</code> | ||