


We’re going to name it "Crash Course Game", though feel free to name it whatever you’d like.īy setting the Width and Height dimensions in the Screen Size section, you are determining the size of the window/view that the player will see when he or she plays your game. Next, you’ll see a dialog pop up where you can set the game window’s size (in pixels) and name your game.The kit you’re starting with here has all the resources you’ll need for the Crash Course. A kit is a game template that comes with pre-made resources, settings and game logic. What are Kits? Often times when you create a game in Stencyl, you’ll want to start with a Kit. Click on the Crash Course Kit, then click the Next button at the bottom of the dialog.Click the dotted rectangle labeled "Click here to create a Game".From here, you can create a new game or open an existing game. When you launch Stencyl, you’ll be greeted by the Welcome Center, a list of all your games.
#Stencyl crash course kit how to
How to Install the Crash Course Kit Method 1: Drag and Dropĭrag the file into Stencyl, like displayed below.Īlternatively, you can import it from the File menu (File > Import Game…).Ĭreate a New Game (Part 1 of 5) Welcome Center This Crash Course requires the Crash Course Kit, which can be downloaded here. Make sure you download and install Stencyl 4.0 (or later) before starting the crash course. This hands-on tutorial has you create a simple game using a template (which we call a kit), so that you can become familiar with the main parts of Stencyl’s interface. Part 1 (Intro) - Part 2 (Resources) - Part 3 (Actors) - Part 4 (Create a Scene) - Part 5 (Test your Game) Introduction
