![]() |
RPGlite Starter Kit
1.0.0
Starting RPG projects made easy.
|
Classes | |
class | ArmorStand |
Visualize outfits and hats in the game world. More... | |
class | ArtLibrary |
class | Bell |
class | Character |
Parent class of all humanoid characters. More... | |
class | Entity |
class | EquippedEvent |
interface | IInteractable |
Interface for anything that can be interacted with by the player, such as world objects and characters. More... | |
class | Inventory |
class | InventoryManager |
class | ItemCreator |
class | ItemData |
class | ItemUI |
class | NPC |
Non-interactable NPC with random movements inside an area. Inherits Character. More... | |
class | PlayerController |
Player character code. Inherits Character. More... | |
class | Shop |
class | Shopkeeper |
class | Storage |
class | Utils |
class | Villager |