Game Tutorials Page 12
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...
Now you will learn how to look around and control your view: 1) First of all we recommend the full screen display. You can press the Space button to switch full...
We recommend these steps to become a master on this game: 1) Start a training mission by pressing the Practice button. 2) Learn the green buttons. They are the...
1 file
The feature I'm most excited about in Tempus 0.2 is the fact that you can now create your own levels and share them! Here's a guide on how to get started. Cust...
1 file
Today I remade Claudia's sprite in preperation for her first scene in the demo. I had been working with some older sprites of claudia, but they were trash now...
Um guia/aprendizado do Iniciante. Traduzido por Luscas Bem vindo ao aprendizado/guia de iniciante do Songs of syx, valido desde a escrita, 07/02/2020. Esse guia...
OK so this is about what I would call "complex sprite" work in the RenPy engine. It's a pretty long effortpost. By that I mean, I consider that the level of lay...
W riting game code and creating game graphics are two fundamentally different beasts, and what is fun about them is very different. Programming has the clear ad...
This is a quick run through making a CG when you have basically poor drawing painting skills. I started with a piece of paper and a black thick pen, I sketched...
NOTE: IF IT WASN'T OBVIOUS THIS POST CONTAINS SPOILERS. So you got stuck playing the game and want help? You've come to the right place. You can either read the...
One of the things I’ve been doing recently is improving the algorithm I use to calculate explosive damage in Jetboard Joust . I’ve mentioned this in passin...
Benvenuti al Tutorial / Guida di Songs of Syx, valido per iscritto, 2 Febbraio 2020. Questo tutorial sarà suddiviso in varie parti, ognuna delle quali guarda a...
SECTION 7: FINAL ENDING SPOILERS AHEAD Solution: At the tavern, speak with the stranger in dark cloth. Light up his cigarette with your lighter. Discuss and men...
SECTION 6: WESTROW X33 SPOILERS AHEAD Solution: You first need to go through an asteroid field. Try to dodge all asteroids, and don't use the missiles constantl...
SECTION 5: THE SHOPKEEPER SPOILERS AHEAD Solution: After you come out of Doctor Sarlie's office, talk with Pedro. Tell Pedro you'd like to go to Ecsta City. Go...
Übersetzt von Morph Vielen Dank auch an DrKellogs, der eine frühere Version dieses Tutorials übersetzt hat. Willkommen zum Tutorial/Führer "Songs of Syx"...
SECTION 4: DOCTOR SARLIE SPOILERS AHEAD Solution: Talk to Yupa, and ask to get a drink. Grab the drink provided by Alectra. You will end up going to a new plane...
SECTION 3: EXIT THE ALIEN BASE SPOILERS AHEAD Solution: At this point, you should have gotten Yupa. You go up the stairs and end up in the purple corridor. Ther...
I was pretty careful in the way the game is staged so that even someone who've never coded before could pick up a few lines of code at the beginning of the game...
Welcome to the Songs of Syx Tutorial/Guide, valid as of writing, February 2nd 2020. This tutorial will be split into various parts, each roughly looking at a di...
1 file — 0.50.151
SECTION 2: THE MAZE (BLUE/YELLOW WALLS SECTION) SPOILERS AHEAD Solution: The first section of the maze leads to two areas. The first door leads to the training...
SECTION 1: THE CAGE SPOILERS AHEAD Solution: Grab photo and bottle. Look at the writing on the right wall. Talk to the guard about your birthday. After the cut...
Mods
1
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
There is some general concepts to understand. If you just want a quick view, jump to the chapter "Open and explore the Vanilla content pack". General concepts S...
Controls Below, the list of controls for QWERTY keyboards. Note that the game also detects AZERTY keyboards. All controls can be changed in the in-game pause me...
Lootbox RPG supports crafting items out of raw ingredients. By touching and holding an item within your inventory, it will be placed on the crafting panel. To c...
First I made A head in blender Then a Body A Hand and a leg And then made an animation...
To create a game in PICO-8 you just need to write some code into the functions _init, _update and _draw and the engine will take care of the rest for us. It is...
Learn about the Anomalies Options Menu in this in-depth tutorial... https://www.indiedb.com/games/anomalies/tutorials/anomalies-options-menu-demo...
Introduction For our convenience, PICO-8 has 8 flags for each sprite that can be either true or false. You can see the flags in the editor next to the sprite yo...
I have made a tutorial on how you can influence the music in my procedural generation game Anomalies. I submitted Anomalies to Procjam in 2019 (last year!) and...
Hello Fablers ( That's my new name for Fable Maker users. You like it?... No?... Well. I'm keeping it anyway. :P ) Firstly, Happy New Year! (And Decade) Time su...
Ghost monalisa fairytale style finished~ (`・ω・´)9 Follow my channel tutorial will update later~...
Note: As for v.1.5.0 this guide is no longer relevant since a level editor was added to the game and the level data format changed. --- Hey arrowone Update...
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...
Hi guys, my name is Steve and I'm the developer of Blue Flame , a top down shooter where you play as a pyromancer trying to restore order to the World. Last wee...
1 file
I wanted to share the animation process for creating Harley the Hare , the main character from my latest game Hops and Harmony Harley, along with all the char...
In this tutorial I will show a simple way to generate a minimap for your PICO-8 game. As an example we will add a minimap to the Jelpi demo. I used a very simil...
Rogue 1.0.1 has been released! This is a minor update that fixes some bugs reported by users. Fixes an issue where a flask doesn't give you points Fixes an issu...
4 files
WizFight's original website is now back online, hopefully permanently hosted on GitHub Pages. Both the dedicated website and the original Another Day, Another G...
Welcome to the twenty-fifth devlog! This one is delayed by a few days (I try to post them weekly), sorry about that. I am also participating in the GitHub game...
For anyone that's stuck or would prefer not to solve the puzzles included in the game, below are all of the solutions. Don't read if you don't want anything spo...
Last night I decided to figure out how to put "Voices" for each character when they speak, like Undertale does. And to be honest the Renpy documentation had me...
I’ve been doing development streaming on Twitch lately, and it’s been pretty enjoyable actually. It’s early afternoon for me, Tuesday at 1PM Pacific , an...
How to add your own domain names? Domain names are names of websites. To add a name for all types of work go to [Click Tycoon's Folder]\assets\lists\ . Then ope...
Welcome to the twenty-first devlog! Today I want to talk about input management: how I made the game playable for any controller and keyboard (at most two playe...
How to draw isometric I got asked on Reddit how I did the isometric rendering for Hallways , so I'll try to explain. Disclaimer: I learned coding by trying stuf...
1 file
Loading more posts...