Current issue is you get every single system re-inventing the wheel trying to do "hey cast a fireball, hey spawn an entity on cursor / around cursor". Magic does this, mime power does this, goliath does this, probably more I'm unaware of.
Ideally this would all be done via the same system and be compositional.
e.g.
Current issue is you get every single system re-inventing the wheel trying to do "hey cast a fireball, hey spawn an entity on cursor / around cursor". Magic does this, mime power does this, goliath does this, probably more I'm unaware of.
Ideally this would all be done via the same system and be compositional. e.g.