Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

spectreZ

1
Posts
A member registered Apr 23, 2023

Recent community posts

(1 edit)

Yo, your save builder is kinda faulty. the values for stats like ego and stuff saved by the save builder is in form of a string instead of a int. 

It wouldn't be much of an issue aside from the fact that when adding values, the string value turns to "31" instead of 4 if the expression was `prag + 1;`

so basically string one is concatenating instead of summing

with save builder:

Normally: