Here is a picture of what I would like to do. The 1's are being used to test. In the final version, I would like to use the game settings to save high scores in a 3 x 3 x 2 array.
In this test, the SpriteFont shows the number at position 1,1,1. When the score is greater than the highscore at that position, it sets that position to the score. However, in game, the SpriteFont never changes and displays a zero no matter how high the score goes. What am I doing wrong?
Clarification edit: The "Every tick" is not a sub event of anything else. Any advice would be appreciated!