LOADING...

Back

Entry 6 - Mods

Game Character

New character

In a certain game, you can play several different predefined characters. What if we change one of them?

So he redid all the "Sprites" of a character in the game, and aligned them correctly, changed lines of code so that his name would be different in the game and the animations would work well. He also changed some sound effects specific to the character.

Said game is "Spelunky 2".

Script

Music change

In another game, there were several pieces of music that he wanted to integrate.

So he learned to code with the language the game uses to add custom music. He modified these tunes to make them loop perfectly and repeat without shocking transitions.

Said game is "Don't Starve Together".