StendhalScripting/Lua: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Adding Transitions: "newAction", "newCondition", & "newNotCondition" replaced by member methods of "actions" & "conditions" objects
imported>AntumDeluge
add categories
 
(2 intermediate revisions by the same user not shown)
Line 337: Line 337:
}
}


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


-- Dialogue
-- Dialogue
Line 533: Line 532:


* [[StendhalScripting/LuaAPI|Lua API]]
* [[StendhalScripting/LuaAPI|Lua API]]


[[Category:Stendhal]]
[[Category:Documentation]]
[[Category:API]]
[[Category:Scripting]]
[[Category:Lua]]