Game Development 2 Level 28 Game of Coins Step 4

That’s fine! again, thanks!

1 Like

anytime :grin:
well I need to leave soon so yeah
bye

2 Likes

I fixed both problems, but I’m faced with another problem. It’s something I legitimately have no control over. When I figured my code out finally, For some reason, the last code before //Win the game" failed. the code was while (true) { checkTimers(); } I don’t know why, but it just randomly said “Other is not defined.” (The function is defined btw).

1 Like

Like I said I’m not really a lot of help because I don’t do Game Dev. I wish I could help but I can’t. Great job sticking with it cuz Game Dev is really complicated and challenging :+1:

1 Like

Could you post your final problem code?

other.defeat();

Sorry, that I’m asking. Have you played the levels in GD campaigns ahead this level? Im trying to understand if there is a problem with scaffolding and learning curve (because there should be explained about using ‘defeat’ method) or you skipped some levels and in this case there is another bug with campaigns? Thanks.

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.