Open owalk opened 10 months ago
Add this to NPC's init(). Use profile and frontal images when reading from a csv map to determine which direction the NPC is initially facing. Components: edit tile set to include 2 additional images per entity. Skeleton, Minotaur, and Damsel (6 total) Facing up sprite means set patrol to up/down in init() 3 methods:
Choose randomly whether to patrol side to side or up and down.
Implement the up and down patrol. Enable option to randomly select side to side or up and down Enable option to choose patrol pattern