Izzy bce6663d18 items,
poking at swimming code
2019-07-29 09:46:32 -06:00
2018-01-15 22:43:52 -07:00
2019-06-03 13:41:44 -06:00
2016-01-19 19:21:22 -08:00
2018-01-15 22:43:52 -07:00
2016-01-18 21:53:23 -08:00
2019-07-29 09:46:32 -06:00
2019-05-29 22:24:22 -06:00
2019-06-02 12:44:29 -06:00
2016-01-19 19:21:22 -08:00
2019-07-29 09:46:32 -06:00
2019-06-06 22:56:26 -06:00
2019-07-29 09:46:32 -06:00
2019-07-29 09:46:32 -06:00
2016-01-18 21:53:23 -08:00
2016-01-19 19:21:22 -08:00
2018-02-09 22:30:00 -07:00
2019-07-28 16:15:37 -06:00

minetest_mobehavior

A general-purpose mobs mod based on behavior trees. This is the active fork of my minetest_giants mod. Work on the giants mod will resume after this mod is stable and reasonably complete.

Based on Mobs (Redo) by PilzAdam, KrupnovPavel, Zeg9 and TenPlus1 https://forum.minetest.net/viewtopic.php?f=9&t=9917

Usage

See http://gamasutra.com/blogs/ChrisSimpson/20140717/221339/Behavior_trees_for_AI_How_they_work.php for details of how behavior trees work

Control Nodes

  • Sequence
  • Selector
  • Priority
  • Repeat
  • UntilSuccess
  • UntilFail
  • Invert
  • Fail
  • Succeed
Description
No description provided
Readme 5.3 MiB
Languages
Lua 100%