lkpjewish.blogg.se

Games made in stencyl
Games made in stencyl











Switching between Hollow and Solid will enable/disable the collisions between the platform and the ball.Īnd there’s nothing much to do, but you can download the entire project and play with it. The core of the prototype is the platform, which has two animations: one called “Hollow”, the default red platform, which does not have any collision shape, and the green platform called “Solid” which has the collision shape. Which will basically make the ball respawn if it falls off the stage. The ball actor only has one animation, which is the ball itself, and has this behavior attached: Then you will be able to drive the ball wherever you want by turning solid the right platform at the right time. The ball will pass through the platforms as red platforms aren’t solid.īut if you move the mouse over a platform, it will turn green and become solid. This game is like a space shooter in that you fight off alien ships that appear. All art and audio assets were provided by either Stencyl or another source. This one is a space shooter, but with a twist. This is the next game I made using Stencyl.

games made in stencyl

We have a ball continuously falling down, and some red platforms. Space Shooter (Stencyl) / muhammadiqbaldwirizky.

games made in stencyl

Now it’s time to see how easy is to do using Stencyl.įirst things first, let’s start from the result: I already made a prototype of this game using AS3 and Box2D and Construct2. Another game making software you should check out is Stencyl, a 2D game creation toolkit with an easy to navigate drag and drop interface. Today we will see how to create a game like Quick Switch. Kodu allows creators to build the worlds. I am really happy the new version of Stencyl has been released, so I can make some projects and publish some tutorials. Kodu Game Lab is a 3D game development environment that is designed to teach kids basic programming principles.













Games made in stencyl