Map unit: Difference between revisions

imported>Kreny
imported>Leoetlino
Line 16: Line 16:


== Link system ==
== Link system ==
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).
'''In static map units only''', 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).


LinkTags and other tag objects are lightweight actors that are used to link objects together.
LinkTags and other tag objects are lightweight actors that are used to link objects together.
Anonymous user