Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

When you say "it doesn't work" and "it does work" could you explain in more detail? What part of it works, what do you see, and what doesn't work - the more details the better.

(1 edit)

How it is is you are pretty much unable to attack, or do anything after about 1 second, and even the text doesn’t progress any further.

the monster plays the hurt effect and it says “player hit _____ for _ damage!” but does nothing after that.

got any ideas?

not without seeing all the relevant code, no sorry man

did you see my details?

One problem it might be is because I used strings for enumerators. If you have "ATTACK" and "Attack" or "attack" then they won't match - check for that.

Deleted 2 years ago
Deleted 2 years ago

i already did that, and nothing. go to this and download my version (the battle version very limited game world) and check. i think it might have something to do with the brackets, as when i close if(string_length(visible_string) < string_length(text_to_display)){ it closes everything beyond there except 1 bracket. is this a problem. https://loviekaldahl.itch.io/thing-for-gamemaker-rob hear is the link