Skip to main content

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

I have to apologize in advance. I know almost nothing about block programming, so I am really struggling with this part. Is there a way you could show me this, because I am not quite understanding how I program my game to end at the score of 250 points. I see the Event components you are speaking of and tried this, but it didn't work. The game just keeps going even though it appears I set it to end at 250 points.

 

Ok, I will show an example later

(+1)

Thank you so much. I really appreciate it and love playing around with this program!

(+1)

I don't know if it's the best system, but you can use a variable. When you increase the points, you increase the variable accordingly and use that to finish the game.