Skip to main content

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

Tutorials Page 15

Bug Report Form
2
1
Tutorial
ゲーム内でバグ及び問題を見つけた場合は、こちらで教えて下さい。 (If you find any bugs or problems in the game, please let me know...
Brief description of game mechanics
Tutorial
Telum is an old school game following the principle of no to little hand holding. And while the basics are explained in brief tutorial messages when entering ne...
How to Play Part 8 - Ending a Mission
Tutorial
This is the last but not the least part of the tutorial. 1) In order to gain your points you need to end a mission properly. You can open Settings & Mission Rep...
How to Play Part 4 - Firing Torpedoes
Tutorial
Now we will learn how to fire torpedoes: 1) This is again a practice mission. Start the game with the Practice button. We will fire our first torpedoes while we...
Episode 8, Adding hearing perception to AI Guard
Tutorial
In this new episode, we continue adding more behaviour to the AI, this time we include hearing perception; Now the guard can sees us and hear us! Steps we to fo...
2 files
Making a level using a hex editor and Paint
Tutorial
Made this little video to demonstrate a way to make levels in binary. Also made numerous changes since 0.13 which will come in a later version, which is listed...
3 files
How to Play Part 5 - When can the enemy see me?
Tutorial
Now we will learn about the enemies' vision and hearing. We will let our submarine get wrecked a few times so be ready. 1) Start a real mission by pressing the...
¿Qué es VOR Sim?
Tutorial
El primer control es el Heading (Rumbo) utiliza las flechas para cambiar la dirección de desplazamiento de la aeronave. El segundo control es el VOR, las flech...
1 file
Walkthrough Guide For All Endings & CGs
2
19
Tutorial
I'm not entirely sure this is needed because it's a pretty straightforward game x3 I just wanted to tell a story with a soothing atmosphere, so I wasn't exactly...
Your Own Member of War Game
Tutorial
MoW: Your Own Member of War Game We are soon launching the MoW YouTube channel a new YouTube channel dedicated to learning you how we build Member of War and ho...
Mods
1
Tutorial
You can make mod if you have unity all you need to do is download the Jumping jet Mod Tools.unitypackage And import it into the unity project you want to be...
1 file
How to Play Part 3 - Firing Cannons
Tutorial
Now you will learn how to fire cannons: 1) When you start a mission with the Practice button, all enemy ships will be unarmed. You will see ships around your su...
How to Play Part 6 - Hiding and Maneuvering
Tutorial
Now you will learn how to hide and maneuver: 1) Start a real mission by pressing the Play Real Mission button. Get close to the enemy and let them in the yellow...
UE4 Game Tutorial: Endless Runner - Part 1
Tutorial
First tutorial, I show you how to create the basic project: - Import a character including animations from Mixamo: https://www.mixamo.com/ - Prepare the charact...
1 file
1st Level Video on YouTube
Tutorial
You can find a video of the first level on easiest difficulty on YouTube. Have FIUR, BASS...
Added WASD and ZQSD movement keys in Input Manager
1
Tutorial
Hey guys!! I posted a devlog about changing your keyboard input methods in Windows 10 for playing with your keyboard WASD. LINK: Change your keyboard to WASD to...
3D level design in Godot: setting up Trenchbroom and Qodot
1
Tutorial
Best way to 3D level design in Godot? We are going to use 2 tools to make our levels in Godot: TrenchBroom + Qodot TrenchBroom (or TrenchBroom 2, or TB) is a fr...
D.O.A.S. Walkthrough (No Commentary) on YouTube
Tutorial
Hi erverybody, I made a walkthrough of D.O.A.S. Check out the playlist on YouTube: All the best, BASS...
Landing on islands
Tutorial
First landing on dry land !!! Ships are now moving and escorting. The plane on the deck accompanies the movement of the aircraft carrier. Now the plane can also...
1 file
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...
How to Play PHS'84
Tutorial
Pond Hockey Simulator '84 is a throwback to what hockey was in the 70's and early 80's. It combines 5-vs-5 gameplay, league simulation and nostalgia with a simp...
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
Tutorial #1: 2D Noise Heightmap Terrain
Tutorial
Sorry for the delay, but I said I'd make this tutorial and here it is!...
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
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
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
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
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
Pixel Fonts: A Godot Tutorial
1
9
Tutorial
I posted a thread on Twitter a while back with a guide to ensuring pixel fonts are properly rendered in Godot, but thought it'd be useful to share here too (wit...
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
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...
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
Loading more posts...