Kabraxis's Forum Posts

  • Yeah, I saw that too just after opened this thread.

    I'll make sure that this jam won't interfere with yours, but is it OK if we begin with a head start?

  • That's totally legit!

  • Hello good people,

    We're holding a Game Jam for celebrating arrival of the new king, Construct 3. So we can test and break it together at day zero!

    Jam starts at March 28, when C3 Public Beta is open and will continue for a month. Our aim is testing the tool inside out and generating bug reports for Scirra devs as precise as possible.

    Come, join us here:

    https://itch.io/jam/c3jam

  • LittleStain Yeah, I mean kind of that.

    I have this ASCII data of "ü6‡ " (Little Endian) which is FC 36 87 00 in HEX (which I can't access in Construct2), and I want to convert it into it's Decimal equalivent of 8861436.

    Any way to do this in construct?

  • So, I've got a 8-byte string (32-bit integer value) which I need to convert into bit values and/or to an integer.

    More spesifically, I want to convert a 8 byte data I read from a file's header into it's numerical value.

    How can I do such conversions in C2?

  • Hey hmmg, this is just fantastic!

    Is there an escape charater to use ":" symbol in the text? I'm using your list to do some file operations, and I need to use ":" in paths, like "C:\"

  • Hey, I've just updated game with few puzzle changes, a new level and some other stuff. It's still on http://kabraxis.itch.io/fantastik if anyone still interested.

  • Hey there Scirrans!

    I've just finished my first one-game-a-month project, "Hıdırellez!", which is about the tradition of jumping over bonfires to celebrate first day of Springtime. As a tradition, we make a wish and jump over fire 3 times, which is the main challenge of the game.

    You can play it over here: http://kabraxis.itch.io/hidirellez

    "Hıdırellez" is the Spring Festival, celebrated in many places of the world and also known as "Ederlezi", "Xızır Ilyas".

  • I've just updated the game with a new level and some little new features.

    Just sayin' :P    |     ?: ,u???s ?sn?

  • Thank you for your kind words!

    Right now I'm trying to improve it in the every aspect I can.

  • Hey there people,

    I thought you might want to check out our Puzzle Platformer made with C2 in 2 days. People at the jam liked it, and I hope so do you! :)

    <font size="6">Play Light Fantastik</font>

    <img src="http://i.imgur.com/4eJN03n.png" border="0">

  • Hey, I've participated Ludum Dare once with 3 construct-made games.

    That was really fun!

    Check them: http://www.ludumdare.com/compo/minild-32/?action=preview&uid=10578

  • Oh, well, thanks for the feedback!

    Actually that info part has a hidden button, which is "Ugurcan Orcun" logo itself. Services button should be focus on the part starts with "Audio Design" I think i've calculated something wrong in there.

    And so, as i bought my license, i should get this one back to it's feet!

  • Thanks for feedback! ^^

    I think I can fix both black screen issue and this after a while *-*

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • And one more thing - try to do something with window resizing. When i make it smaller to see how it looks the screen went black and had to refresh the page

    Oh, i'm aware of that. I think i can fix it, when Object Grouping is implemented >_>