Skip to main content

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

Tutorials Page 16

Episode 12 Dynamic Dialogue System for NPC and Interactive Objects
Tutorial
In this episode, we continue with our dynamic dialogue system, we will have endless lines of dialogue for an NPC and options to select for our player! Steps: Up...
2 files
UE4 Game Tutorial: Endless Runner - Final
Tutorial
Final episode: - We spawn coins pickups on top of the platforms - We use the Animation Timeline to add a scaling effect on the coin - We add Rotating Component...
1 file
If you're having bugs read this!
2
Tutorial
Hi there! ^^ I'm making this post to talk about some known issues you might encounter and how to avoid them, we're sorry for it and we're trying to fix them to...
Episode 11, Dialogue Animation letter by letter with skip
Tutorial
In this episode, we continue with our dialogue system , this time we are going to animate the text on the UI, with the option to skip the animation! Steps: Add...
2 files
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...
How to add graphics
Tutorial
I'm just putting this here so you don't have to go off site to look at it...
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...
Episode 4, Pushing Box game mechanic
Tutorial
In the previous episode we implemented a deadly laser .... the poor robot can get past that part, don't worry in this one we are going to solve that! How? you m...
2 files
Episode 9, Triggers and Camera Transitions
Tutorial
In this new episode we are going to do something easy and fun, camera transitions and triggers!...
2 files
Tutorial #1: 2D Noise Heightmap Terrain
Tutorial
Sorry for the delay, but I said I'd make this tutorial and here it is!...
Episode 7, Detecting the player - AI Guard Part 3
Tutorial
In the previous episode, we improved our AI Guard patrol and added as many patrol points as we wanted. In this new episode, we are adding perception! Our AI Gua...
2 files
Event Manager
1
Tutorial
THE EVENT MANAGER EventManager is a struct that takes care of triggering events for the right objects. It manages the Event Listeners you add and it is the most...
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
UE4 Game Tutorial: Endless Runner - Part 3
Tutorial
On this episode, we use an exciting gameplay technique: Weighted probability for random items! We improve the game controller and how we spawn random platform...
1 file
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
Tutorial: Basics
Tutorial
Story Maker and its use This application is quite simple, but at first you may not understand where to click, how to connect, etc. Creating a block and changing...
1 file
Event Type
1
Tutorial
THE EVENT TYPES The first thing to do to properly configure the Giavapps Event System is to create your list of events that you can have in your application . A...
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...
How to create a Sims game in Unity - By Sunny Valley
4
Tutorial
Create Your Own Sims Game with Sunny Valley Studio Check out this Sims-like building system in Unity, created by Sunny Valley Studio: https://svstudio.itch.io/s...
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...
Episode 5 Adding AI Guard and Behaviour Trees
Tutorial
Today we are entering a very exciting field, AI! In this tutorial, we are adding a basic AI Guard, and play around with behaviour trees =) This is one of my fav...
2 files
Tutorial #2) Animation Techniques using the Selection Tool
2
Tutorial
Animation Techniques (using the Selection Tool) 1) Displace by drag/dropping segments 2) Stretch selected segments 3) Rotate and adjust the center origin point...
Episode 3 A deadly Laser
Tutorial
In this episode we: - Add a "dead" animation for our robot, after all, we have a dangerous deadly laser.... No one can escape from this We combine the animation...
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...
UE4 Game Tutorial: Endless Runner - Part 5
Tutorial
We continue with the User Interface, and we add animations! We will create 2 new panels for the start game and end game state with cool animation...
1 file
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...
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...
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...
On the Nature of Dice
2
Tutorial
In Moons Among Us I’ve complicated how dice work in a particular way, this is born of two things. I complicate everything, I mean look at this whole thing, of...
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...
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...
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...
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...
UE4 Game Tutorial: Endless Runner - Part 4
Tutorial
In this episode, we create the User Interface; we connect it with the game, and we close the game loop...
1 file
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
Event Listener
1
Tutorial
THE EVENT LISTENER EventListener is the base struct from which all Event Listeners should inherit. The EventListener struct contains information about the Objec...
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
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...
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
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...
Tutorial : Arcade style 3D spaceship in Godot
3
Tutorial
How to create the spaceship 3D movement in Godot Engine This video by Kids Can Code, will teach you how to make your spaceship 3D movement in godot. Enjoy!...
Coffee Shop Sim - Chapter 3 - Picking and dropping items with interactables using C++ & BP
1
Tutorial
In this new chapter, we are going to continue with the customer's order. The customer will be waiting at the counter until we deliver each item on their order...
1 file
Upload Beta
Tutorial
Added 2 bosses and game over screen. Additional Boss to come...
1 file
Loading more posts...