Changes

Jump to navigation Jump to search
39 bytes added ,  22:20, 25 November 2018
m
Line 113: Line 113:     
===Festivals===
 
===Festivals===
Festivals are tricky things. Everyone in the vanilla game is added to the festival map by placing tiles from a character tilesheet that draws from NPCDispositions to get exactly who to place. This is not ideal for custom NPCs, since you have no way of knowing where on the NPCDispositions data list your NPC goes when a player is using multiple custom NPCs. For this reason, it is recommended to use TMXLoader's festival addition function to add your character to the Festival Maps, since it will draw upon your character's internal name instead of their position on the list. It's fairly easy to do, and there's an explanation on TMXLoader's Nexus Description.
+
Festivals are tricky things. Everyone in the vanilla game is added to the festival map by placing tiles on the Set-Up and MainEvent map layers from a character tilesheet that draws from NPCDispositions to get exactly who to place. This is not ideal for custom NPCs, since you have no way of knowing where on the NPCDispositions data list your NPC goes when a player is using multiple custom NPCs. For this reason, it is recommended to use TMXLoader's festival addition function to add your character to the Festival Maps, since it will draw upon your character's internal name instead of their position on the list. It's fairly easy to do, and there's an explanation on TMXLoader's Nexus Description.
    
==Adding your NPC==
 
==Adding your NPC==
10

edits

Navigation menu