wiki.sine.space | sinespace

Difference between revisions of "Components/WanderingNPC"

From wiki.sine.space
Jump to: navigation, search
Line 26: Line 26:
 
'''Start and Target position''': Use this to set NPC to move to a custom location.  
 
'''Start and Target position''': Use this to set NPC to move to a custom location.  
  
'''Wander''': Check this to set the NPC to a wander randomly on set distance.  
+
'''Wander''': Check this to set the NPC to a wander randomly on are set by max distance.
 +
 
 +
'''Move Speed''' sets the movement speed of the NPC.  
  
 
    
 
    
  
 
{{Component Navbox}}
 
{{Component Navbox}}

Revision as of 16:54, 23 September 2016


Wandering NPC
Component
Wandering NPC.jpg

Component's Inspector

Start Position set the custom starting position of the NPC
Target Position Sets the target positon of the NPC
Wander sets the NPC to wander in random direction
Max Wander Distance Sets the maximum wandering distance
Rotation Speed sets the rotation speed of the NPC
Move Speed Sets the movement speed of the NPC


This component is used to get NPCs to wander/move from one location to another.

Refer Statue to see how to create NPC, once created attach wandering NPCs component to move them from one location to another.

Start and Target position: Use this to set NPC to move to a custom location.

Wander: Check this to set the NPC to a wander randomly on are set by max distance.

Move Speed sets the movement speed of the NPC.