Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Game Tutorials Page 11

Active Ragdolls; What Are They And How They Work
Tutorial
Took the last week away from developing 'Days With Dino', to make this 10 minute video, going over the what, why and how of Active Ragdolls. The aim is to make...
Endings Guide: Soup
13
Tutorial
Thank you for playing The Final Prize is Soup ! There are multiple ways to get to the various endings, but this endings guide will outline one way to get to eac...
Tutorial #1: 2D Noise Heightmap Terrain
Tutorial
Sorry for the delay, but I said I'd make this tutorial and here it is!...
How it works
1
11
Tutorial
I've been trying to learn my way around Decker for a few weeks now. For a tool that aims to be a modern-day Hypercard , my experience of it has actually been th...
1 file
Some helpful game dev stuff :)
1
Tutorial
Hello!. This thread isn't sponsored by any of the links provided. I'm just trying to help some peeps out with the stuff I struggled to find on my own. I hope th...
What to do if the game doesn't launch
Tutorial
As stated in the disclaimer and the READ1st file, this game uses a Godot module that is in alpha state. As such, the exports may not have worked correctly. This...
3 files — 1.0.1-SNAPSHOT
Game Input
Tutorial
Colorful Dino is meant to be played with the Gamepad : the game supports Xbox 360 Controllers and compatible controllers. However, it also supports Keyboard Inp...
MechApoclaypse: Proving Grounds Alpha 0.1.1
Tutorial
Alpha version 0.1.1 now live! New CorXi MG - new machine gun that completely replaces old MG 1 Battle Menu update - now mech menu in battle have part XP screen...
2 files
The "Invisible Spike" Level
2
Tutorial
Tutorial For the "Invisible Spike" level. People seem to have trouble with the level with the ton of spikes on the bottom and ladder on the top, heres a tip: Th...
Progress 2019 12 05
Tutorial
Hi there! This is a tutorial for zeroXgen , showing how to perform and identify the basic actions needed to get going , within the game. All comments welcome...
Grammar and quick tips on English writing.
3
Tutorial
Hello. It has been some time since I posted some helpful tutorials. There are so many out there for RPG Maker, although I have never seen any that can help with...
2 files
Creating a High Score System in Unity
Tutorial
Creating a high score system was a fun challenge. I'll do my best to explain my process and approach for my game. Hopefully you'll find this information helpful...
D.O.A.S. AddOn Walkthrough (No Commentary) on YouTube
Tutorial
Hi erverybody, I made a walkthrough of the D.O.A.S. AddOn Check out the video on YouTube: All the best, BASS...
Updated tutorial level
Tutorial
Hi, this is the follow-up to my first post. https://www.reddit.com/r/gamedesign/comments/wx7okn/what_is_wrong_with_my_tutorial_traffic_brains_2/ I have received...
Building overview
Tutorial
Building overview List: Cost: -2 Food Cost: -1 Energy Population: +2 Neighbor effects: Everything effects a house. See the other buildings for more information...
How to implement "wait at least this long" in Unity/C#
Tutorial
Sometimes you want a thing to last a certain amount of time. When the user clicks a button, the popup afterwards sometimes shouldn't immediately appear. You wan...
Helpful tips for new players.
3
Tutorial
Here are some tips and suggestions for new players of Heavens Heroes: Unite. I really hope these will help. They are covered in the tutorial, but even I skip tu...
What to do in your first year of Warsim (A solodeveloper's Guide)
2
Tutorial
A new video I made for those wanting to dip their toes into Warsim but not knowing where or how to start...
Growing your game with some social media help :)
1
Tutorial
Hello, It's tutorial time. This time it's about Social Media! Today I'll be sharing some ideas to hopefully help with your game project, and getting out there a...
Video Tutorial - Mapping a space for the first time
2
1
Tutorial
Bunch of useful info here, hope this helps:...
1 file
Build your own customized VR home and play multi-roomscale minigames!
walkthrough_
Tutorial
Good afternoon everyone! I wanted to add a walkthrough for the game, just in case anyone hit a wall while playing the demo. This was previously available as a p...
Development environment
Tutorial
I've uploaded a new file to github describing how to set up your development environment to work on this game, or any Commodore Basic game on a Debian based sys...
Reel History: How it was made
Tutorial
I'm a huge fan of the pixel dithering style in games like World of Horror and Return of the Obra Dinn , so once I played Hyper P.T. and saw what the original...
1 file
File not opening
Tutorial
Hey, This is for if you are having trouble opening Frost Bite or any of my other games on itch.io. Download 7zip and make sure you have it installed then just u...
1 file
Gameplay Hints
Tutorial
INPUT WASD - moving the hero while Arrow keys attack (this behavior can be changed in settings) P - show menu / pause M - show map window C - show hero window S...
How to get Javascript's console.log in Unity/C#
Tutorial
How many times have I done this? Debug.Log(thing, otherThing); Only for Unity slap me upside the head with a mutter of disapproval. I sigh and make two Debug st...
Upload Beta
Tutorial
Added 2 bosses and game over screen. Additional Boss to come...
1 file
Creating a Load/Save Game system in Unity
Tutorial
I won't go into too much detail about the Save Dialog window, since it can be created however you like, but here is a quick overview. The Save dialog is pretty...
1 file
How I built FracFu
Tutorial
Fracfu was inspired by an excellent gamemaker recursive drawing tutorial I found here . I recommend that you check this out if you want to make a project like m...
Delta Squared - Unlockables!
3
Tutorial
Hey! I haven't posted about it anywhere else, so lets see... The game has 4 Color Palettes, which 2 of those are unlockable ones. You start of with the COLOR, a...
SERIES: Driving Simulator Workshop (Mirror)
2
Tutorial
In 2020-2021, I wrote a tutorial explaining the first steps to assemble a simulator like GDSim yourself in Godot, sharing fundamental concepts and sources that...
Walkthrough
2
Tutorial
Hello! I made this section just in case someone needs help with clearing the game or simply wants to know how to get the route. First of all, there are two rout...
2 files
(General) Ending Walkthroughs
10
Tutorial
Because of how this game works, there's typically more than one way to get an ending. As a result this post has two types of walkthroughs, general and detailed...
2 files
#2 How To Use L Systems For Plant-Like Structures
Tutorial
To use L-Systems to draw plant like structures, we need to use a more complicated alphabet. For the basic trees in my visualization, I use an alphabet of F, +...
Full Guide To Adventure Mode
Tutorial
I'm really not sure if people are getting the mechanics of this game. I've tried hard to communicate them visually, but I'm not sure if people are paying attent...
Basic Mobility
Tutorial
This is the first post of a tutorial series that will show the users from basic to advanced concepts and techniques. We start the series with a very basic conce...
The most concise method (I know) of loading a JSON file asynchronously in Unity/C#
Tutorial
Loading code from the Resources folder is bad. Don't do it. But so is eating a dozen chocolate chip cookies. The cookies are delicious and the Resources folder...
Enemy Tutorial - Floater
Tutorial
Today we share our first #EnemyTutorial. Learn how to maximize points when destroying the Floater. How do you destroy it?...
Enemy Tutorial - Thunder
Tutorial
The Thunder unit is a enemy disposable support unit. It will place itself slowly in zones with multiple enemies and blind you if you fail the shot and don't des...
Blender Basic - Camera mouvement
Tutorial
This series of videos is for people who want to start using 3D software and who are afraid to use it. We will cover the basic elements in order to create a 3D o...
1 file
Mac Setup Instructions
Tutorial
From "Read me first.txt" in the mac build: To be able to run the game, please follow these steps: 1. Open Terminal. 2. Navigate to the directory of this game...
1 file
Specified info for Android version(will be updated)
2
1
Tutorial
This is detailed info about Android version of the game. All the info is kept and updated here to shorten a description a bit. Android port of the game is advis...
Walkthrough
Tutorial
Walkthrough The walkthrough of complete jam edition of my game LAST <> STEP is now available.share your feedback and share what levels took most of your time...
2 files
Enemy Tutorial - Punisher
Tutorial
The Punisher is a pasive enemy unit that rotates often to show you one of its two different cores. If you use the wrong kind of energy to shoot down a core, it...
Enemy Tutorial - Titan
Tutorial
Titans are the basic enemy land troopers. Their hands are weapons such as blades, energy guns or even shotguns depending on their assembly. They will face you a...
Enemy Tutorial - Tracer
Tutorial
The Tracer is a mobility restrictor enemy unit. It uses blue laser to trace 3 trajectories around you from its wings and a few seconds later perform high speed...
Enemy Tutorial - Vulcan
Tutorial
The Vulcan is an armored unit containing and orbital cannon inside an indestructible metal shell. In order to attack it opens the shell, extends the cannon, and...
Loading more posts...