Hey, that woul be nice to have an entity system based on a POO design, i mean having an Entity folder with a folder for each entity or whatever you want, for example if i want to create a prop entity, instead using events etc and remotecalls, i'd create an entity with a Use event, Destory etc, and also add the support for "entity class". This system would be so nice for organizing stuff (each entity would have it's own files etc), i took some inspiration of how other sandbox games works tho