MPUZ: LinkIDs
From Mario Fan Games Galaxy Wiki
This information is subject to change.
| MPUZ |
|---|
|
| Development Main Page |
| Basics |
| Intermediate |
| Advanced |
|
| Reference |
| [Edit] |
A LinkID is a special ID value objects possess; unlike sysid, multiple objects can share the same LinkID, allowing them to be connected in some fashion. For example, a P-Switch might share a LinkID with a certain group of Bricks, causing the latter to become Coins when the former is pressed.
LinkIDs are associated with the object:trigger() function, and the focus:onTrigger() condition.
The LinkID for an object can be retrieved via me.linkid.
