To keep things clean and easy to change for future adjustments, it’s always a good idea to export all constant data like font names, api urls, api keys, etc.. in one file. In my case, I needed to store things like array of animals, sounds, points per kill and so on. Here is a sample of my file: