mirror of
https://github.com/Relintai/entity_spell_system.git
synced 2025-02-22 17:18:12 +01:00
26 lines
462 B
ReStructuredText
26 lines
462 B
ReStructuredText
.. _doc_entities_entity:
|
|
|
|
Entity
|
|
======
|
|
|
|
talk about api, how they work
|
|
|
|
Entity
|
|
|
|
Your main class, base for players, mobs etc
|
|
|
|
2d, 3d
|
|
|
|
|
|
This should be used fors chests aswell
|
|
|
|
bit of a tradeoff
|
|
but the waz godot works this is the simplest
|
|
|
|
also this way, this is the most extensible system / way it can be done, most general way
|
|
most general purpose
|
|
|
|
animatable chests, spells that make chests float, applying auras to chests,
|
|
casting spells at them etc.
|
|
|
|
as apis |