Chupup Games's Forum Posts

  • Hi, i want to try if it is possible to make a space game in C2 with a procedurally created universe/planets.

    Also i will use this game as a personal learning project, as i study the stuff of proced. content creation,

    map making, crafting system, enemy ai...

    My first steps and all further progress can be followed here:

    http://chupup-games.itch.io/planet-hunter

  • Ah ok, thanks! This explains everything

  • Can someone please look at my example project file and explain to me, why the player sprite doesn't show up in the most up place of the terrain. (the bottom code in the event sheet).

    I thought an array iterates from left to right (x or width) and at end of x goes down (y or hight) to the next line.

    Like array(0,0) -> (1,0) -> (2,0) ...

    and NOT

    array(0,0) -> (0,1) -> (0,2) ...

  • Hello,

    i loop through an array with FOR EACH, when i found what i am looking for

    i want to leave the loop. How i do this?

    System Stop Loop doesn't work.

  • I sent a mail to Julien and he said for i install everything new and update my graphic card driver (this is like the standard answer you always get )

    I reinstalled C2 & my drivers and at first it seems that everything works fine, but now it starts again that the C2 enviroment doesn't respond quite often when pressing a button in the event sheet or just trying to open the file menu.

    The editor hangs for some seconds before responding to my input. It really is no fun to work at all with C2 at the moment.

    I have a feeling it might be a steam issue, but also if, the developers should go after this, maybe make contact with the steam staff to figure it out - maybe it is just something new in the steam api that should be changed.

    Also because i bought on steam i paid a (for me not so small) amount of money, for that i could aspect that the software works. (special because i really like C2 more than any other game engine).

  • You do not have permission to view this post

  • thanks for the reply! this is exactly what i wanted to know.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Great news! I am very excited to hear that! It is good they stay with the html5 engine, because there are enough options (like Unity, Godot, GameMaker) if you need native code already. The most important for me is that they improve the performance of the C2 Editor. My wish is that they implement some kind of "pro mode", where you can dive deeper in the code for fine tuning.

    Anyway, C2 is a great tool i don't want miss anymore and C3 will be even better!

  • Hi,

    i want to create a 2d map with the miner method. For this is use arrays and "miners" that dig in random directions. My question is, if a miner moves to a position that is outside the array [example: map(-1,3)] will this just be ignored? Or can this result in problems, if i try to access an index, that does not exist (or was not defined before) in the array?

    I hope my question is clear, as i am not a native speaker.

  • Simple answer: no!

    The Editor needs Windows to work. But the

    games you create with C2 work in a browser

    and because of this also on a Chromebook.

  • It looks like mostly people with the steam version have this lag issue. Is there any solution for this? I already disabled the steam overlay, without changing anything. I really love C2, but this permanent freezing of the interface makes me crazy...

  • Yes, i refer to the latest stable update. I have Win 7 64-bit and changed nothing here on my system.

    Construct freezes at no special point: Sometimes it freezes when i press a button,

    sometimes when i open the file menu. Then it stops

    for 1 to 3 seconds or, when i want to open the export options for example, the option

    dialog only appears after i switch to another app in my taskbar and then back to C2.

  • Hi!

    Do only i have this problem? Since the last update C2 freezes quite often. Sometimes i just have to wait some seconds, sometimes i need to switch to another application and back to C2 for getting it to respond again. This is a bit annoying when working with C2.

  • I think they put it on automatic over holiday time & something went wrong...

    I got a dozen mails too in the last days

  • I bought my license on Steam some weeks ago, I use C2 on a daily basis and everything works perfect! C2 sold on Steam is exactly the same like the version you can buy on the Scirra website.