Map unit: Difference between revisions
Jump to navigation
Jump to search
→Link system
imported>Leoetlino (→Objs) |
imported>Leoetlino |
||
Line 16: | Line 16: | ||
== Link system == | == Link system == | ||
Map objects can be linked to other objects (up to 255 in a single group<ref>"一つの生成グループに 255 以上のアクタが指定されています。テストで無ければプログラマに相談"</ref>). These links allow implementing custom logic and callbacks (for example, DeadUp signals the destination object when the source object dies). | Map objects can be linked to other objects (up to 255 in a single generation group<ref>"一つの生成グループに 255 以上のアクタが指定されています。テストで無ければプログラマに相談"</ref>). These links allow implementing custom logic and callbacks (for example, DeadUp signals the destination object when the source object dies). | ||
===Definitions=== | ===Definitions=== |