Now when i add a new resource of type “Skill” is it possible for me to overload these empty methods? Because i cant edit the .tres resources, would I have to create more classes that extend skill for each specific skill type and overload the execute function within that? seems very tedious.