Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I'm not quite ready to document advanced scripting forms yet, but in the beta version this will work:

: print {("A random number between 25 and 30 will be printed next : " + random { min="25" max="30"} )}

Yes, that is it exactly. Good to know it's there. Thanks!