Question about using premade code / code from other sources
I am using some code I made for previous games and some code I found online. the code I used for previous games is a script that allows adjecent tiles to automatically connect. The code i found online is a pathfinding algorithm (A*) which would be a hell of a job to write by hand and would just be re-inventing the wheel as well.
I've read the rules and they note that when you use premade assets you should opt-out of the corresponding categories. My question is: Do I need to opt-out of any of the voting catagories for this?