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

With this I have changed so I can print variables into my description files using € tokens to mark their position in the text, and give them different colors, convert them to distances or time. 
The next step to put this behind me is to add extension of the set command in my code.
So the easy previous
cmd set (int)Exericise.CurrentDistance 53435
I will extend it to use modifers. 
cmd set (int)Exericise.CurrentDistance = 53435
cmd set (int)Exericise.CurrentDistance += 53435