If any of you are familiar with JinRyuu's DBC mod, I'm trying to replicate his Aura system, but this is also for me learning exactly how entities work. In his code, he registers his Entity, Model, and Renderer just like any other entity, but the entity sprite is 2D, and it gives off an Aura effect. How could I create something similar?