Skip to content

Adding_Orders

Jack Brett edited this page Jun 14, 2024 · 3 revisions

Orders (that exist on Nodes) are the fundamental functionality of games created in LUTE and can be seen as the main functions that drive behaviours in your experience. Quite often, you may wish to create new behaviours or modify exisiting ones - this can be done so rather easily with the way Orders have been defined.

Creating a New Order

Data

Common Public Methods

Duplicating an Exisiting Order

Clone this wiki locally