wiki.sine.space | sinespace

Difference between revisions of "Components/WanderingNPC"

From wiki.sine.space
Jump to: navigation, search
 
Line 22: Line 22:
 
This component is used to get [[NPCs]] to wander/move from one location to another.  
 
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.  
+
Refer [[Components/Statue|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.  
 
'''Start and Target position''': Use this to set NPC to move to a custom location.  

Latest revision as of 07:36, 3 January 2019


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.