is there a way to do this without having to put the dialogue in a variable?
I made a typewriter dialogue system, and i want it to wait like, 0.8 seconds every comma.
I have found no easy way to do this. please help!!!!!!!
what should i do here?
Hello, Is there a way to allow a person to upload their own audio into a game?
Like, you want your own background music and then you press a button and choose a file from your computer to play in the background.
I'm making a game and i want an object to spawn at a random point on the screen. How do i do that??
Thank you.
You do not have permission to view this post
oh, that's sad.
thanks for the help tho!
it also says that the file has 0 KB. That means that the file is empty, right?
Develop games in your browser. Powerful, performant & highly capable.
When you see that message that Construct cannot open your file, press F12 and check the errors at the bottom of the console log.
"[Project] Exception opening: File format is not recognized."
is there something i can do?? The file format is a C3P.
Thanks, ill try that
please i've ben working on a game for months and months, then i was editing it and it crashed with a error. i replaced the old game file so i dont lose the information but then when i tried to open it multiple times it said it was an invalid file even tho it was a C3P. please if someone knows if there is a solution for this PLEASE help me
i want to have a textbox that you wirte something, press enter and then the text just apears in a speech bubble above the player. how do i do that?
Then it probably comes from edge bleeding. That explains why it looks normal in editor and looks wrong in preview. If you go to project properties - Sampling and select "Nearest" - it would probably solve this particular issue, but would also change how your game looks overall. Other than that, maybe try changing the size of this object in Animation editor. When I need a solid-color rectangle - I create a 10x10 sprite and resize this object to whatever size I need in the game, and I never had this issue.
it worked, thanks!
Is it a small object that you resized to be bigger? If yes - then open the Animation Editor and remove the 1 pixel-wide transparent border around the object
but yeah it is a small object that i made bigger, but there is no transparent border.