In the code here I’m currently having a few issues in regards to error 23: duplicate function definitions.
The lines that are the problems 81 and 86, where it says: ‘public function get score():gameScore’ and ‘public function get score():int’
This is code for a score display in the world, for a game I am making for a college project. I need help on this soon as possible, since it is to be in a week today. Any help appreciated. Thanks in advance!