Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

ThatGame.exe

A cryptic puzzle game about being a bad coder. Also ducks. · By BobboDev

Level 6 suggestion

A topic by DoctorWhatewer created Jun 19, 2022 Views: 484 Replies: 6
Viewing posts 1 to 6
(1 edit)

Why not have the platformsettings.txt file on the computer in the actual game?

Maybe you would need to search for it or something.

I can't figure out how to complete level 6, so i tried to search on youtube but there are no videos :( .

Do you know how to solve it

create a text ( .txt ) file in the game folder called "platformsettings" then in the file write "platform.moving = true".

you dont have to create folder, in fact i did it without creating folder, just do what to pseudocode does, however it seems only accept lower case

yeah, i checked the files in the game folder, but since i didnt see any .txt file i was just lost.

Tried making physicssettings.txt "gravity=off" and felt smart 
only to feel utterly disappointed when it didnt work for the golden bug solution

Oh god! I figured it straight away , but I used Uppercase(because it's how its written in the game, coding experience is disadvantage apparently). I was stuck for 2 hours now T.T. FINALLY!

So it may be good idea to add support for all case vaRianTs, just saying.