Skip to main content

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

And I'm talking making it move with collisions at random wether it be X or Y. The player can be constantly moving, I just wanna make the up and down random.

You could use the "random " block to choose the direction to move.

Also a way to make the enemy move slower?

One possible way to do that would be to use the "Every N frames " block.