WARNING! This is a Massive Project and use Step by Step+ Scripts! make your own game with CatCAT Engine! Check also out: https://scratch.mit.edu/projects/1280723030 limited Script lines: 51 per script CatCAT Engine is for getting a step further and make harder Coding, Its made for Kids. Its a better Version of Roboty V1.
---------------------TUTORIAL--------------- CatCAT Engine: -How to use Tools: at the Bottom down are your Scenes max scenes are 3. Switch between Scenes to make Menu and Credits or something. You can Name the Scenes. -Open Script: At the top of your Project Window you see your Scripts max. Scripts are 2. -Run and stop running: Klick on the Green Arrow to run the Script Klick on the Red rectangle to Stop running press on the ADD+ button to Add Scripts, Colors, Sprites, and Scenes. _How to close Variables: Press "c" --------------HOW 2 SCRIPT-------- -Start at first with: "when project runs" to make the Script can run. -End your script with: "end" that the Project can run. -WASD Movement: when project runs I forever II if II key II "w" II pressed? II change: II "y" II by II 10 end ( for "s" make the same again but just write "when project runs" at the Start and "end" at the end of the Script not in each Script. cahnge w with s and change 10 to -10) (for "a" change s with a change "y" with "x" change -10 to 10) (for "d" change a with d and change 10 to -10) -