Skip to corpus content
HIMR Public Corpustimestamped source index

Recording summary · January 2022

I made a video game from scratch! Game Maker Studio 2 tutorial - Making a game

AI-generated reading aids, not verified accounts.

These summaries describe what appears in the transcripts. A speaker’s claims are not established facts, and transcription or speaker-label errors can carry through. Check the linked transcripts and original recordings for context.

Months and years group recording metadata—not necessarily when an event happened. Undated recordings remain separate.

Read this recording’s transcript →

Overview

Daniel showcases and discusses game development progress, demonstrating mechanics such as mouse-hover interactions, in-game computer functions including email, shopping, and an automated stock market, a sleeping system that restores health, and adjustments to combat and respawn penalties.

Technical adjustments and programming problem-solving cover interaction conditions, disabling weapon firing and hiding guns while using the computer, repositioning the stock button off-screen to preserve timers, and handling player death.

Future plans and narrative progression involve earning money through email quests or petrol station work to travel to Japan to meet Emi, commissioned custom levels, and exploring alternatives to combat like dialogue choices, relationship points, or filming.

Themes

Object interaction and sprite swapping on hover

In-game computer interface, apps, email bug, stock trading, and interaction constraints

Sleep mechanics, fade effects, and dream level design

Combat, death penalty, and external environments like the petrol station

Humorous NPC mechanics, traps, and visual refinements

Story progression involving email quests and traveling to Japan to meet Emi

Gameplay alternatives to combat such as dialogue, filming events, and relationship systems

Developments

Daniel modified object interaction from keyboard input to mouse-hover hitboxes that switch to an outline sprite.

Daniel accepted payment to build a character and custom level into the game for another individual.

Daniel removed the tutorial's default death restart and menu system, changing player death to a 500-dollar penalty and bedroom respawn.

Daniel relocated the stock button off-screen rather than destroying it when closing the computer, keeping the stock alarm timer running.

Daniel ran out of bullets and died during the game demonstration.

Daniel addressed the issue of accidental shooting while clicking computer buttons by using a global variable that disables shooting when hovering over the computer.

Daniel concluded the discussion about the game, remarking that people were getting bored.

Uncertainties & gaps

It is undetermined why the button-clicking sound increases in volume.

It is not known why the sleeping Z particles malfunction and respawn instead of fading out properly.

Whether the mechanic generating baby Daniels from the bedroom will remain in the completed game is undecided.

Whether the game will include shooting mechanics in Japan or completely shift toward dialogue and character interaction remains undecided.

Daniel expressed uncertainty about the exact initial implementation, briefly wondering whether the gun layer was destroyed or set to invisible before finding the relevant code.

Release summaries_41e8738ae15a49a906b67f18 · · Methodology