Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

my ai and text boxes are bugged

A topic by scalestails created Oct 27, 2021 Views: 239 Replies: 3
Viewing posts 1 to 4

so i finally finished my first game and wanted to put it up here but i have noticed that my npc/signs arent working properly whilst my enemies glitch out when turn (btw 2d short game) any ideas why and how i could fix it?

Moderator moved this topic to General Development
Moderator(+1)

You need to give more details. What's your game made with, at the very least?

ok my fault but i use the Godot engine (GLES3) and I export using html5, also i would like to mention that the game seems to work in the engine but when in a browser it takes on some bugs that I wasn't able to fix for the game, if u need more info I gotchu 100%. thx

It sounds like it might be a z-ordering issue.


Make sure the z index of all your sprites are set correctly.