Author: James Clarke
Posted on 4/27/2023
The issue I had was learning how to use interfaces to create cross-interactable functions. I was able to make the interface easily, however when trying to implement it into other classes a bit of a problem where the interface wasn't compiling inside of one of the scripts. Understanding how interfaces work was a big part of completing this functionality and seemed interesting to work on.
The solution to my problem with understanding how interfaces work was messing around with it and getting someone to help me understand how to implement the interfaces within other scripts. Believe that interfaces are superior when using functions that can be made for many different scripts in a project. It was a valuable learning experience and helped me improve my understanding of implementing functionality in projects.
Did you like this post? Tell us
Leave a comment
Log in with your itch.io account to leave a comment.