lots working good, minimap / rotation / follow / entities
This commit is contained in:
parent
69a8eaea62
commit
1ba7c39c30
11 changed files with 2496 additions and 99 deletions
36
components.json
Normal file
36
components.json
Normal 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"
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue