If anything is noticeably slower when using an interface instead of a variable set/get, then the code is doing something wrong, like calling collision detection way too often or something.
1 Like
If anything is noticeably slower when using an interface instead of a variable set/get, then the code is doing something wrong, like calling collision detection way too often or something.