View Single Post
  #1  
Old 08-22-2013, 10:32 PM
baseman101 baseman101 is offline
Scripter
baseman101's Avatar
Join Date: Nov 2012
Location: Purcellville, VA
Posts: 76
baseman101 will become famous soon enough
onWall and non-blocking NPCs

I've scripted my own movement system by using onWall to detect walls. It works great, although it doesn't detect if an NPC is non-blocking. All NPCs are blocking with the onwall check. How do I make it so that the NPCs don't block with my particular movement system?
Reply With Quote