StendhalScripting/Lua: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
NPCs: Update example to use "npc:setPath" instead of "entities:setPath"
imported>AntumDeluge
Line 337: Line 337:
}
}


-- Use helper object to create NPC path
npc:setPath(nodes)
npc:setPath(nodes)