Skip to main content

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

Tutorials Page 16

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...
To Any of You That Need Help Installing the Game on Windows
1
1
Tutorial
This is a guide for those of you that are stuck with downloading game and opening it on windows. I'll post a MAC one soon...
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...
[How-to] Adding a "Reduced Effect Intensity" option to an existing RPG Maker MV game
4
Tutorial
This article is a detailed breakdown of why and how we implemented the accessibility options that were added to Nina Aquila: Legal Eagle in December 2020. Much...
How to draw a dungeon
1
3
Tutorial
I'm going to show you my process for drawing a dungeon with these tiles. First of all, remember that you can adjust the size of the "find drawing" window. Drag...
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...
Printing Instructions
Tutorial
In order to print the zine properly, you'll need to make sure a few key settings are, well, set. Specifically, you want to make sure that: You are printing Actu...
RPG Maker MV Watercolor Tutorial - Dev Diary Video #3
2
2
Tutorial
Done! Phew, this was intense. Apologies if it's very dense with information and visuals, but I like to be thorough. Continuing Development Now that's done and d...
Rakugo Basic Part 4 : How to use ask(), menu() and cond() funcs in Dialogue
Tutorial
Project (inspired by Ren'Py) for story driven games in Godot
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...
Rakugo 3 Basic Tutorial part 3 : How to script Dialogues and use say() func
Tutorial
Project (inspired by Ren'Py) for story driven games in Godot
Making Unity (older versions) WebGL Builds for Itch
Tutorial
When making a game in Unity, it's recommended to host a WebGL build on itch to make your game significantly more accessible. Here's the step-by-step for how to...
Unity Facepunch.Steamworks P2P Multiplayer Tutorial
2
3
Tutorial
NOTE : I am a huge fan of Itch.io and will be releasing an offline version of Nectar of the Gods at launch on the platform. Unfortunately because Steam's Steamw...
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...
Rakugo 3 Basic Tutorial part 2 : Create First Scene with Dialogue
Tutorial
Project (inspired by Ren'Py) for story driven games in Godot
How to UPDATE
Tutorial
In order to update, you need to install the itch.io client. Through this client the DM Helpmate is usually updated automatically, you can follow this process in...
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...
Walkthrough
4
Tutorial
Hey everyone! I'd like to thank you all for downloading and playing Sew in Love. This game is a little more strict than my others when it comes to achieving the...
2 files
Rakugo 3 Basic Tutorial part 1 : Project Setup
Tutorial
1 file
Project (inspired by Ren'Py) for story driven games in Godot
How to recolour your boss to reappear as a character in a Visual Novel
Tutorial
It's a common trope in video games. You just defeated the monstrous Scarlet Dragon only to then see a bunch of green-coloured versions of it in the next region...
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...
Custom Carddecks
Tutorial
This is a step-by-step guide on “how to create your own carddeck in Cards against Humanity” Step 1: Download the .zip file from the official itch.io page St...
1 file
StuckPixelTool - FAQ
1
Tutorial
How to achieve the best repair results? Set the display brightness to the maximum value Run the repair for several hours If you still have an issue you can try...
How to make your games moddable!
Tutorial
Developers are starting to see the benefits of supporting user-generated content , or mods, in their games - they've been proven to extend the shelf-life of gam...
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...
Creating Footprints In The Snow
Tutorial
I found it quite difficult to find information on using Unity's particle system to make footprints that fade out after a while and follows the direction that th...
Episode 15, Zoom In effect on Interactive objects
Tutorial
In this episode, we are going to add a cool effect on the interactive objects, Zoom In/Out when we are close to them! We will use the Interactive Base class, wh...
2 files
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 make a full screen image suitable for portrait and landscape mode.
1
10
Tutorial
In the scene editor, I've added preview settings so you can test how the image will look on different screen sizes. Most developers want to make an app that is...
Opening Electric Zine Maker on macOS guide (I downloaded the Electric Zine Maker but it won’t open on my Mac. It keeps getting blocked…)
Tutorial
I just published this walkthrough for how to open the Electric Zine Maker if you are on macOS, and if the application keeps getting blocked by gatekeeper: http...
Enemy Tutorial - Mirror
Tutorial
The Mirror is an insidious enemy that uses its energy shield to repel your bullets. Depending on the hit angle it may reflect the bullets in your direction and...
The Player´s Notebook - Basic UI Design
3
7
Tutorial
As CP and Paul kept you busy with some programming articles in the previous dev logs, we should talk about art again. Today, we are going to make stuff look goo...
User Manual
Tutorial
Overview - First build the 3D model you wish to render by adjusting/adding/deleting vertices. Then, when satisfied with the model, hit the render button and th...
Enemy Tutorial - Comet
Tutorial
The Comet is a high maneuverability unit and will move at high speeds. Its multi-shot cannons are able to shot 3-5 bullets in a round, so special attention must...
Zumo Spin - Modern Suits Slot Asset V1_8
Tutorial
Zumo Spin Documentation Welcome to the official documentation of Zumo Spin - Modern Suits Slot Asset v.1.8, the betting and gaming system 2D casino! If you are...
2 files
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...
Saving the Level Data and Reloading from a File
Tutorial
Now that we have the level score data stored in a dictionary structure, we will want to be able to save it in a file so that it will persist even after the play...
Episode 14 Animating a door using timeline (BP & C++)
Tutorial
In this episode, we are going to create a simple door which opens when the player interacts with it. We will base our door in the Interactive Base class, which...
2 files
Episode 13 Adding dialogue to interactive objects and using event delegates
Tutorial
In this episode, we are adding extra elements to the dialogue system. We will add an event delegate to handle when a dialogue ends. We will combine the dialogue...
2 files
Using Maps/Dictionaries to Score Game Level Scores
Tutorial
One of the features that I need to include in my game is the ability to award the player stars for each level, depending on how many bounces it took to hit all...
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...
New to SynthVR? Start here!
2
Tutorial
Modular music can be a bit overwhelming when you are just getting started. Check out this amazing introduction by Tom Cosm. In the video, Tom explains the funda...
​How to post a Ren'Py browser game
4
11
Tutorial
Hello everyone! I'm sorry but the translation improvement is late. Nevertheless, many people play our game. I'm glad, thank you so much! In this article, I show...
Adding FBX
Tutorial
Start Blender -> Files-> Import Files -> OBJ -> Files -> Export Files -> FBX...
1 file
Our HTML Logging Tool
2
4
Tutorial
In our previous devlogs, we talked about different features and design decisions for Fireside. This time we're going to mix it up a bit with a tool that helps w...
Il primo playtest
Tutorial
Ieri sera ho playtestato Un gioco serio per la prima volta, insieme ad Alberto, Alessia e Daniele. Nel complesso è stato un playtest molto interessante: ho ric...
How to do the painted backdrop thing
7
Tutorial
Hey, so quick tech update in case anyone else wants to do something similar. Please bear in mind that I am not a javascript dev - there are probably less stupid...
Loading more posts...