Classes | |
| class | DemoInventory |
| Simple inventory script for the Quest Machine demo. More... | |
| class | DemoItemCountQuestCondition |
| This example condition for the Demo scene checks the amount of an item in the DemoInventory. More... | |
| class | DemoMenu |
| Simple menu methods for the Quest Machine demo. More... | |
| class | DemoUpdateItemCounterQuestAction |
| This example action for the Demo scene updates a quest counter with the current amount of items in the player's inventory. More... | |
| class | FollowXY |
| Makes the GameObject follow another GameObject on the XY plane. More... | |
| class | PlayerController2D |
| Simple 2D player controller. More... | |
| class | SortByY |
| Sets a sprite's sortingOrder according to its Y position. More... | |
| class | Targetable |
| Add to a GameObject to make it targetable by PlayerController2D. More... | |