You probably already know how to use variables, such as to display score and lives in your project, but have you thought about allowing users to freely change a variable’s value? There are several ways to allow the player to input their own values for variables, such as in music volume or color settings, as you might have seen in electronic devices, or character creation screens in your favourite video games. In this Create-A-Cat game, we will make use of variable sliders to give your user more control over customisation, and create our ideal Cat! You will learn to: Step 1 - Use variables as sliders Step 2 - Use variables as colour values With these steps, we will help bring you one step closer to creating your dream project!
Remix this and learn how to complete the Create a Cat game! Take a Coding Byte: (YouTube Link) Educator Morgan - for the codes and design