Skip to main content

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

Tutorials Page 25

Walkthrough (Endings Guide)
4
21
Tutorial
Hey everyone! Thanks so much for your interest in Delphine's Discovery. I'm providing a walkthrough to help you reach the ending you'd like to see, as well as w...
Time rewinding mechanic tutorial
4
2
Tutorial
Do you find time rewinding mechanics in games interesting? Do you want to make something similiar for your project but don't know how? Don't worry, it's not as...
Level editor tips
2
Tutorial
The pre alpha version now added is packaged with the level editor. The editor is very rudimentary mostly used for developers and therefore there is no UI for mo...
Supported Fonts
1
1
Tutorial
this post gives information about the supported fonts for the Write Tool for Aseprite. Aseprite Font This is the default font for the Aseprite UI. Aseprite Mini...
Lurk Walkthrough
1
4
Tutorial
Spoiler Alert Pick up the flashlight from the kitchen. Find the package near the front door. Pick up the VHS tape. Now with VHS tape in your inventory interact...
Added Mac Build
Tutorial
Hello Everyone! My game "Stronger Together" is now available for mac os! To install it, download the mac files, extract the folder, and it should automatically...
1 file
Parsec tutorial for playing Over My Dead Body online
Tutorial
🇬🇧 ENGLISH: We recently received some feedback from players who were struggling trying to use Parsec. Despite the fact that Over My Dead Body is a local m...
Learn to Play H2H
1
Tutorial
Quick and clean tutorial on how to play Head 2 Head featuring Jwong and LordJimmyBones!...
DIY Obstacles
1
Tutorial
Here's how I made the obstacles for my own Spy Chasers game. You'll need a Hot Wheels car or two, aluminum foil, cooking spray, spray paint, and a shitload of h...
Experimenting loading and transitions
1
Tutorial
Follow my dev: https://twitter.com/PAPERTANKS2 https://www.youtube.com/chillandplay...
How to use Godot's AStar2D for path finding
15
16
Tutorial
Hello everyone! The last tutorial I made ( it was on using SilentWolf as a way to make a scoreboard in your game ) helped some people, and I also got some nice...
Lovewood Guide/Walkthrough
2
13
Tutorial
The following is a brief description of how to unlock each ending in the game. These are not the only ways to finish each route, but I tried to pick an order of...
GUÍA para Jugadores con Poco Tiempo
2
Tutorial
Con esta guía de juego podrás des-velar todos los entresijos de “escribe ayuda y pulsa intro” en solo 5 minutos ;) Las game jams son aterradoras. Como se...
1 file
Beta F.A.Q
1
Tutorial
Frequently Asked Questions about Mire Engine Beta. During beta, I have come up with several questions regarding the features of Mire. So I'll write a set of pra...
Cheating in my own video game, an impromptu guide
Tutorial
The title of this development blog is focused on being a guide for people who want to finish this game. I will start by saying that the mechanics of this game i...
#3- GIF-Tutorial: Dissipation
1
Tutorial
Helloo! There's a new gif tutorial on dissipation. You can find more info on the main page: https://learnindie.com/shop/smoke-fx-library/ I made the Tutorial so...
1 file
Haciendo trampa en mi propio videojuego, una guía improvisada
Tutorial
El título de este blog de desarrollo está enfocado en hacer de guía para la gente que quiera terminar este juego. Comenzare por decir que la mecánica de est...
1 file
Save Folder
Tutorial
For informational purposes: The folder where the game save is stored is in "C:\Users\USERNAME\AppData\Local\Prologo\Saved\SaveGames" By deleting the "Prologo" f...
How I Build Complex AI Characters (with or without TrueState)
1
21
Tutorial
Hey Gamemakers! Today I want to discuss developing complex, AI controlled characters in your game. Specifically, I want to show you the pattern I follow when bu...
MGE Installation
Tutorial
These instructions are also present in both the included read me file and the plugin help but for the sake of reference I decided to put it here as well. It'll...
easy color pallet edits !
Tutorial
today i'm going to do a quick and simple tutorial for how to edit color pallets without doing any pixel art or any actual drawing ! for this tutorial, i'm using...
2 files
Where to aim if you want to hit a moving target considering bullet drop
Tutorial
I had to put some work into the code to get the units to hitting their enemys, but now it works quite fine: The launching speed of the projectile is fixed, so t...
Be flexible with colors - Implementing a dynamic color system with Unity
6
Tutorial
Hey everyone, it’s time for another Fireside devlog! This time we’re exploring how we’re applying colors to sprites in Unity. We wanted a flexible system...
siloquette
Tutorial
i just did a thing. With the header text. I thought it was neat. So, i wanted to find the header text: as a person sleeping. So, the first thing i did was go on...
1 file
Publishing games to itch.io from gitlab
Tutorial
I'm a software developer by day, so I tend to really like over-engineering even my side projects, and game dev is no exception 😁 When I started playing with...
Why DontDestroyOnLoad is Bad
4
2
Tutorial
DO NOT FOLLOW THIS ADVICE This is based on the incorrect assumption that ScriptableObjects are retained in memory between scenes. This is false, and has resulte...
Blank Page Syndrome - when questions block you
2
Tutorial
The Problem Some Players find it difficult to answer the questions posed by the World and some Moves. They struggle, they squirm, they ask the World to answer i...
Sindrome da Foglio Bianco - quando le domande ti bloccano
2
Tutorial
Il Problema Alcuni giocatori trovano difficile rispondere alle domande poste dal Mondo e da alcune Mosse. Resistono, si contorcono, chiedono al Mondo di rispond...
Customizing Eliza8 Scripts
1
Tutorial
The original ELIZA introduced the concept of a "script" which drives the understood vocabulary and grammar, and defines responses to user input. The most famous...
1 file
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...
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...
Fauxton 3D 2.0.0!! Faster, Easier, and Simpler!
1
3
Tutorial
Oh boy has ALOT changed!!! Fauxton 3D 2.0.0 is here! Faster and easier than EVER!! Included in the new files are full documentation of all the new functions as...
1 file
Printing information | Indicazioni di stampa
2
Tutorial
🇬🇧 Small warning: in this tutorial, I will talk about the reality of small independent self-published authors in Italy. When I talk about the law, I refer...
How i made a simple MULTIPLAYER server for my game!
1
Tutorial
1. The server itself: To make a multiplayer game you need a way to send data to every player. There are a few options out there to manage this. You could make s...
2 files
[traits] how to get started
3
2
Tutorial
Had a request for a tutorial, so here we go! This tutorial gives an overview of what each family trait means and how to add them. For this I'm going to use the...
Creating an awesome platformer game - Part 1
3
Tutorial
2D platformers are some of the most - if not the most - popular types of games. And an obvious question that arises is: what makes a good platformer good? This...
FSC certification | Certificazione FSC
1
Tutorial
🇬🇧 In today’s devlog, I want to tell you about the FSC logo. The first time I learned about the FSC logo was because Nicola Urbinati from Dreamlord Game...
We got documentation
Tutorial
Hi everyone! Glad to say that we have documentation now. It covers all nodes in the node editor and major features in the painter. It will extend with new featu...
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...
[Tutorial] Play Test Common Event
1
Tutorial
Ever get those times where you create a brand new shop in your game, decide to go test it out, only to realize you forgot to give yourself any gold since you’...
How I made multi_button (a node that acts as a state machine ?)
1
Tutorial
I wanted a button to manipulate the number of items transacted with each click. It would be very tedious to only buy or sell one item at a time, especially to m...
1 file
Game Making Tutorial: The Guide System
1
Tutorial
Hello all. I am back with more help, and tutorials. I have covered making a better Itch.io page in my last tutorial. https://galaxywave.itch.io/heavens-heroes-u...
1 file
Simple leaderboard with google forms and sheets
2
2
Tutorial
Step 1: Create a Google Form : https://docs.google.com/forms/ Create a form with two questions: "Name" and "Score" Step 2: Link with a spreadsheet : Go to the R...
1 file
Pong - Devlog 4: Seken Top
Tutorial
Haftanın Özeti Yoğun kodlamayla geçen bir haftayı daha devirdik. Bu hafta özellikle programın önünde giderek top fiziğini oturtmanın yanında; power...
Level Building of Bocardo
Tutorial
Hello, this is a guide Blake is currently working on about how to build a map in Bocardo This Map object has all of the game’s maps (they are disabled by defa...
Alternative layout: lists of projects
15
Tutorial
Have you ever wondered why the default “List” mode of collections looks like everything but not a list? Nevermore — I present another CSS code to make you...
Making a simple online leaderboard in Godot with SilentWolf
17
21
Tutorial
Hello! Right now I'm working on an update for Jump3Match, a little game I made for the Trijam #111 if I recall correctly. Among other things, I'm adding a littl...
Loading more posts...