Skip to main content

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

This is an example of what I'm trying to do.

Okay, thanks; it seems the equality comparison is generating the wrong operator: https://github.com/haroldo-ok/vcs-game-maker/issues/49

Until that is fixed, the only workaround seems to be avoiding using the equality comparator (the other comparators seem to work okay)

(+1)

ok, yes the other comparators work

Thanks for the bug report! This code generation bug has just been fixed. Now equality and non-equality operations should be working okay.

YEAAA