lots working good, minimap / rotation / follow / entities

This commit is contained in:
Boki 2026-03-01 21:29:44 -05:00
parent 69a8eaea62
commit 1ba7c39c30
11 changed files with 2496 additions and 99 deletions

36
components.json Normal file
View file

@ -0,0 +1,36 @@
[
"Actor",
"Animated",
"AreaTransition",
"BaseEvents",
"Buffs",
"Chest",
"ControlZone",
"CritterAI",
"Functions",
"HideoutDoodad",
"InteractionAction",
"Inventories",
"Life",
"MinimapIcon",
"Monster",
"NPC",
"ObjectMagicProperties",
"Pathfinding",
"PetAi",
"Player",
"PlayerClass",
"Portal",
"Positioned",
"Preload",
"Projectile",
"ProximityTrigger",
"Render",
"StateMachine",
"Stats",
"Targetable",
"Timer",
"Transitionable",
"TriggerableBlockage",
"WorldItem"
]