PabloDev's Forum Posts

  • Well, I think you should try to follow the instructions in the message.

    The path for the PNG texture is in the XML file that indicates the message, try to check that file and check which path is configured in the file.

    Try opening the XML file and checking that the file is not corrupt or damaged.

  • You do not have permission to view this post

  • Now I'm also having problems with the "tilemap bar" window.

    If I run C2 with the window visible, you can see the window but if I make it invisible and again enable it, then it has now disappeared and it is not seen again until you restart C2.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hello, the bar bookmarks "bookmarks bar" has disappeared.

    I have it activated and I have reset all the windows to their initial position but it has not worked, does anyone know what is happening?

  • It's what I was afraid of but the spritefont object is I not going to use it.

    Thank you.

  • In a textbox, how do I change the color of the text?

    I need to introduce texts of different colors to differentiate them.

    With "Set CSS style" the color of ALL the texts in the textbox is changed, that does not help me.

    I want to have texts of different colors in the same textbox, can it be done?.

  • In the new releasaes, adding --enable-features=nw2 really improves the performance for me, but i get a X button when in fullscreen if i hover the mouse on top of the screen... any way to remove it?

    What is it that activates that option?

  • > We are in the process of phasing out C2, and will at some point retire it. So if long term support and bug fixes is important to you, you probably shouldn't buy it. If you're only going to use it for a short time (<2 years), C3 actually works out cheaper or the same.

    C2 Will it become open source? Can you answer this or have you thought about that?

    Thanks Kiatric.

    Ok thanks, it's good to know.

  • We are in the process of phasing out C2, and will at some point retire it. So if long term support and bug fixes is important to you, you probably shouldn't buy it. If you're only going to use it for a short time (<2 years), C3 actually works out cheaper or the same.

    C2 Will it become open source? Can you answer this or have you thought about that?

    Thanks Kiatric.

  • Thanks, I did that but I do not solve anything.

  • It depends on what exactly you are looking to do in the end.

    Does Construct 2 works ? Yes it does.

    Is Construct 3 better than Construct 2 ? On many levels, yes it is.

    Can you learn game making with Construct 2 ? Yes you can. With C3 as well.

    What do you want to do with those game engines ?

    Make games for you to play and have fun, at your rythm ?

    Construct 2 sounds like a good fit.

    You want to learn to use the engines and ultimately make commercial use of your work ? Construct 2 can help you in the learning process, and when you are serious about going commercial, you can switch to Construct 3.

    It all depends on what really you're after.

    The engine works and made its proof over the years.

    Where do YOU stand ?

    I found this comment curious.

    Why can not you continue with C2 to make your work commercial? Why do you think you should change to C3 to make the work commercial? That is, sell your videogame.

    I'm curious about that, am I missing something important?

    I am doing my videogame with commercial intention and I do not plan to change to C3, I do not accept the rental model, I will simply change the engine in the future, when I finish my current project in C2.

  • There is no bugs report template.

    Hello, in this example I create a file with the information of the objects in JSON and then I destroy them.

    Later (1 second later) I upload the information again and create the objects again with the information generated in JSON.

    Then there is the problem that one of the sprite objects is not being correctly located in its Z variable.

    I mean, the object save its information when it was located in the background but when the object is generated again with that information, its Z variable is not correct. Before it was at the bottom and now appears in front.

    In this capture you can see that the object is located in the background. Your information is generated in JSON, your information is saved and the object is destroyed.

    In this capture the object has been generated again but its Z information is not correct. Your Z information is different from when this information was generated in JSON.

    Code

    Capx

    https://www.dropbox.com/s/41ckp7eyq6sepzh/bugWithZ.capx?dl=0

    GIF

    https://www.construct.net/out?u=https%3a%2f%2fimgur.com%2fa%2fUNgVkdZ

  • You do not have permission to view this post

  • Thanks for the information, I use Win10.