i want to create a score for a pac man game i am creating but even thought i have made a variable called "score" when I go to event sheet and then System ,Add To - it says i still need to create a variable ? what do I do
Develop games in your browser. Powerful, performant & highly capable.
Is your variable a global variable or did you put your variable under a group, event or maybe you even have created an instance variable for an object? Make sure your variable stands at the top of your eventsheet.