Actor List: Difference between revisions

m Updated "1.6.0rc1" to "1.6.0"
m Reworded "actors cannot be removed"
Line 1: Line 1:
{{Stub}}
{{Stub}}


The list of '''Actors''' contains all of the entities that can be placed on maps and used in scripts. To view and modify it, the ActorAndLevelLoader patch by psy_commando must be applied. New actors can be added to the list via the "+" button, but as of SkyTemple version 1.6.0, actors cannot be removed once they are added. They are referred to by their 'Name' in maps and scripts. The species indicates how an actor will appear in a map, as well as the portraits to use. The actor will use the species' name in dialogue if the 'Text String for Name' is 0. Otherwise, it will use the value of the corresponding [[Text Strings|String ID]].{{NavSkyTemple}}
The list of '''Actors''' contains all of the entities that can be placed on maps and used in scripts. To view and modify it, the ActorAndLevelLoader patch by psy_commando must be applied. New actors can be added to the list via the "+" button, but currently, actors cannot be removed from the list. They are referred to by their 'Name' in maps and scripts. The species indicates how an actor will appear in a map, as well as the portraits to use. The actor will use the species' name in dialogue if the 'Text String for Name' is 0. Otherwise, it will use the value of the corresponding [[Text Strings|String ID]].{{NavSkyTemple}}