Navigation
(Move to ...)
Home
About
Contact Me
Asset Shop
▼
Thursday, May 4, 2023
Construct 2 vs. Stencyl: A Comprehensive Comparison
›
If you're a game developer, you know that choosing the right game engine is critical to the success of your project. Two of the most pop...
Wednesday, May 3, 2023
How to keep Your Actors From Going Off Screen
›
A common question that I run in to all of the time on different Stencyl related forums and blogs is, "How do I keep my character from l...
Monday, May 1, 2023
Character Building 101: How to Build a Level Up System in Stencyl
›
What is Character Building? Character building is the backbone of every great RPG game ever made.It's not only for RPG's, though....
1 comment:
How to Keep Your Actors From Going Off Screen - Part ll: Customizing Boundaries
›
I n the first tutorial, I showed you how I kept my player actor locked in to the camera on a vertical auto-scrolling scene. Now, as useful a...
Saturday, April 29, 2023
Character Building 101: Calculating Damage and Other Character Specs
›
So your characters learned to level up? Whoopty doo. If you followed the previous tutorial then you now have a nice, basic, level up sy...
3 comments:
Introduction to Power Ups - How to boost your characters
›
Recently I stumbled across a question on quora.com about how to accelerate your character speed without having to write extra blocks of code...
1 comment:
Friday, April 28, 2023
How to create and use global variables in Stencyl
›
Variables are a very powerful thing. They are what give a programming language it's overall flexibility. Without variables, programming ...
1 comment:
›
Home
View web version