speech 💬
Hey guys.... I am very new to this and I was wondering if anyone knows how to to create speech bubbles for the characters? Any advice is much appreciated. ☺
Hey guys.... I am very new to this and I was wondering if anyone knows how to to create speech bubbles for the characters? Any advice is much appreciated. ☺
What do you mean by 'for the characters?
I'll throw my hat into the ring. it depends on what you want for them. if you want a simple speech bubble to pop up, you'd have to check if you're interacting with them through collision checks and button checks, and to then toggle a variable between 1 and 0. if 1, then draw a sprite of the bubble and draw text based on the location of the character.
if you're brand new to the engine, I'd suggest avoiding story at the moment and focusing on figuring out how the engine through smaller projects that will help you learn how to do certain things.
many thanks