Apjue

Results 2 issues of Apjue

Hello, My system doesn't get any entity with getEntities(): ` class AISystem : public anax::System` In update(): `auto entities = getEntities();` So, I have a function which create a character....

I want to customize prompt by adding a '$'/'#' if it is launched in superuser/administrator. Is there a way to know it from clink.lua?