Skip to main content

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

Well you're right, I already knew that XD, I just didn't want to stop using boolean variables because sometimes I write a "NOT" for boolean variables in a statement, which doesn't work with numbers ;_;, but ok I'll go reshape my code thanks for answering me =)

(+2)
if not(a==1) then...

works :D

(+1)