I actually found the solution, the code was not being called because I did not have the <public>
specifier and it was being called externally from another script. Once I added the specifier everything seemed to work, thanks for replying though! I should have posted the solution once I found it but I forgot
1 Like