Tutorials Page 9
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...
How dungeons are created in this game (first steps). Source code (~140 lines), that you can use in your projects: https://gist.github.com/Kutejnikov/bc89aee...
At the end of the first tutorial we used a node - stone.pc - from the standard library. And it was a bit magical. The node was behaving like any other nodes but...
1 file — 2019-12-17
Hello everybody! I'm making a tutorial series where I will teach you how to make a game in C++. Hopefully, you will learn the fundamentals of game programming a...
2 files
Helloooo~~ Stuck on trying to get an ending? Look no further than in here! Of course, this will contain spoilers so be warned! Some advice! Picking ' female ' a...
Hello! We've just posted a more condensed version of our "My MagicaVoxel → Unity Process" tutorial as a video. You can also find the full tutorial as a regula...
This is a guide focused on mod development for Toziuha Night. You’re authorised to use this decompiled project for the purposes of developing mods, however pl...
2 files — 0.6.1.0
Introduction As it turned out, the character customizer/creator which I used in our game for the Community Game Jam 2019 was one of the features the people like...
TAA_CharacterPoses is a powerful plugin. Understanding how to work with it can be a bit challenging, but once you do you'll see it is not that hard. To help wit...
In the tutorial about handling slope movement, @intelligenced asked about tilting the character parallel to the slope. So I decided to make a quick experiment r...
2 files — 1.0.0, 1.0.1
To reach Ending 2 you need three 'Lilith' points. Ending 1 First choice: But the stranger might be suspicious, so Eve recalls the meeting without skipping any d...
We saw in the Moving Platforms post that is very easy to achieve Moving Platforms in Godot Engine, but as mentioned at the end it is kinda annoying to design th...
1 file — 1.0.0
Alrighty, it's guide time! Unlocking most of the endings & CGs in this one shouldn't be too difficult, but I figured I'd make one anyways since one or two thing...
I'm... really not back, I got a writers block almost all July and August and everything I had to add was way more that I anticipated. BUT, I can talk about som...
We've added a video showing how easy it is to get mods installing in a Unity game using mod.io . Watch it on Youtube: Available on the Unity Asset Store . Test...
What do you do when you want to take a screenshot of something in unity? Say a 3D model you want to use as an image in an inventory system. It'd be nice if it h...
HELLO, DEV FRIENDS. HAVE YOU EVER WANTED TO MAKE A SUPER SWEET AND COOL ANIMATED TITLE MENU FOR YOUR REN'PY GAMES???? Omg... what a coincidence... BECAUSE I HAV...
1 file
Making you games FEEL AWESOME Improving your movement code In this tutorial, I will explain to you how to take the player movement in your game to the next leve...
When is it a good idea to take control away from the player? Half-Life 2 was revolutionary in many ways, but one of its biggest contributions to narrative was t...
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...
If your room names do not match their file names (e.g. rm_some ’s file/directory are called rm_Some ) for some reason, the keys in GMRoomPack maps might also...
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...
Are you trying to come up with a great idea for your next game? I find the whole process is just like being in love. From courting your idea to your happily eve...
BOND AND AFFECTION ---------------------------------- In this game, there are bond and affection points. Affection is gained when you pick the right choice. Bon...
3 files
Love in Oasis Walkthroughs. In case you just want a helping hand, but don’t want to know the actual answers there will be hints to what each of the characters...
2 files
You just put "return" at the end of a script. But that only works if you are completely sure there's nothing in the Event Stack. What's an Event Stack? An Even...
Guess which key must be pressed to get from this screen: to this one:...
Tutorial This is the official Territorial.io tutorial. Frequently Asked Questions How can I join a clan? Go to the main menu of Territorial.io and add the clan...
1 file
RetroBat is already configured and provide integrated features for the following emulators: retroarch (multi systems libretro cores) applewin (apple II) arcadef...
3 files
Here's my tutorial showing how to import the tileset art from Gatherer's Exterior pack into Unity and making tilemaps using the built in tools for your 2D games...
2 files
Ren'Py has plenty of tools for manipulating your images, but the ones that come out of the box only provide a glimpse into what's possible with the powerful eng...
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...
Introduction to Collision Detection For Games In this tutorial, I will teach you about collision detection! Physics in games is a great topic, so I will introdu...
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...
Gameplay Overview The king has died without heir. Civil war is coming. You are warrior princes and warrior princesses of noble name, each with a claim to the th...
4 files
(Updated 5/13/22) Hi there! Not a development log for once. This is just a thread about how to run AF online on roll20. (There’s no character sheet for roll...
Two and a half years of development for this game are over. At the moment, the development is finished and I am working on translating the game into English. I...
1 file
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...
Like what I'm doing? What about join me as a Patron and have a lot of perks and rewards? Hello there! I just finished refactoring and redesigning the Star-ridin...
I've released a walkthrough for Ciro's route. You can find it right below his bio on the game's itch.io page or use this link: Love's Apathy: Ciro route walkthr...
Zly.ii - Full walkthrough Start: After the introduction, you can try to leave the first dark room but laser rays are blocking the door. There doesn't seem to be...
1 file
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...
Help
2
LOGIN/NETWORK ISSUES "I cant type special characters in the username/password field" - At the moment we do only allow common letters and numbers "When I try to...
This is the second post in a four part tutorial series to help you work with TAA_CharacterPoses plugin. On part 1 we focused on Harold's default and dash poses...
One of the most important tasks was to get my art and sound assets into the game. MonoGame's Content Pipeline tool provides an easy way to accomplish this task...
FEEDING THE AI Hey everyone, today I'll use the "ChatGPT-4" to simulate the creation of a character in my game. I'll write the used prompts, so you can try it a...
Document by Maks Loboda Must read Godot style guide All you need to know about debugging Godot style guide TLDR Use code order specified in documentation (at th...
Take a look and see how to do a three-fish catch...
A ZX Spectrum 48k video game
FEEDING THE AI Yesterday we created a character and fed the AI with the data from my game: "A Penguin's Tale". Today I'll keep using it to write an adventure fo...
We can use Unity to build scenes and maps that will be used in our GBA game. Our next step is to be able to build our tilemaps. I found that butano has an optim...
1 file
Loading more posts...