All Posts in ONAF Roblox

Share your creations!
Code 1. NPC.Speed = 10
NPC.Delay = 3
NPC.FreezeWhenWatched = true
NPC.AttackDoor = "Left"
NPC.PathNodes = {Node1, Node2, Node3, AttackNode}

Code 1. NPC.Speed = 10
NPC.Delay = 3
NPC.FreezeWhenWatched = true
NPC.AttackDoor = "Left"
NPC.PathNodes = {Node1, Node2, Node3, AttackNode}