Hi everyone
I have been working on the Pink Masquerade Costume Contest and got everything working for the most part.
last little bit i need to do is work on the scoring system.
I will keep you posted on the progress
Search found 2 matches
- Wed Feb 14, 2018 1:51 am
- Forum: Scripting
- Topic: Halloween Pink Masquerade Costume Contest
- Replies: 0
- Views: 5481
- Fri Feb 09, 2018 8:01 pm
- Forum: Scripting
- Topic: NPC Roaming Paths
- Replies: 0
- Views: 5513
NPC Roaming Paths
Does anyone have a fix for the NPC pathfind? Before, mine would stop at the last node in the list and not move anymore. I currently have a small fix for it but just curious if anyone had a permanent fix for it. if anyone wants my temp fix, here is what i have done function onPath(npc) --Make sure yo...