How do I get rid of NPC misalignment?

From OHRRPGCE-Wiki
Jump to navigation Jump to search

As explained in the article "How do I get rid of NPC misalignment?" (see above for more details) pixel missalignement was used in the old days to simulated pixel moving (such as making jump heroes for example)

To get rid of Npc misalignement just be sure that NPCs and heroes are not misaligned with the tile grid checking the following points in your plotscript and/or in your game.

  • Speed is not divided into 20
  • Npc are positioned normally at the end of plotscripted scene (Realign them if needed)
  • The following commands (put hero, and put Npc) are used in the correct way (check in the plotscript dictionnary and or ask questions on forums if you still don't understand how those commands work


See Also[edit]