SOLID and my awsome bug

Well I can scratch this off my list, but my fears where true and the interfaces are not correctly implemented , since it’s a abstract return and I’m trying to return a non-abstract, do you have any idea of what may be the error? I guess it has something to do with the interface returning void and the method returning vector, but it wasn’t easy as simply changing void to vector3. Well anyway, a lot to work on, thanks for the help

1 Like