Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

You need to use the console. (F12 in Firefox and probably also in other browsers)

Use the Code

SugarCube.State.active.variables

to see the variables. After finding out, how they named in the code, you can Change them there.

 

As an example, with:

SugarCube.State.active.variables.xxx = 10(put variable name instead of xxx)

You change the chosen variable to a value of 10

impossible.. I'm playing on my Xbox, please don't ask

(+1)

Well, that might be a problem, if you want to use cheats.

About a month ago I looked it up on google (yes, there are some usable results) and it seemed, that the console is the only way right now.

Nevermind, just saw that it works😅

(+4)

Is there a way to make your stats go higher? Like Intelligence, Charisma, etc.

use SugarCube.State.active.variables.charisma = "any number" for example