cesisco's Forum Posts

  • Looks....Epic! <img src="smileys/smiley20.gif" border="0" align="middle" />

  • Very nice game!

    it would be great a multi-player mode girl vs boy(with wasd vs arrow controls).Just my 2 cents <img src="smileys/smiley4.gif" border="0" align="middle" />

  • I forgot to say that the game is also playable in the ipad(i've only tested in my ipad2).it runs pretty well in most of the levels.

  • JohnnySix Great!i think you are in the right direction!

  • Very nice!it could be a great game if you stay focus in the level design.I see a lot of games here with great graphics but lacking in the level design department and mechanics concepts.Until now i liked what i saw, congrats.

  • That sun looks reeeeally stoned.

    i never noticed that before<img src="smileys/smiley36.gif" border="0" align="middle" />

    in the 2nd chapter the game becomes very very challenging.

  • Hi, here's a small trailer for my game SBTB:The Eraser, don't forget to see it in HD.

    SBTB:The Eraser

  • Hi, my game Saved by the Balls, the eraser is now finished, with 3 chapters and 100 levels.I did some changes in several levels to improve the gameplay mechanics, and i made a small trailer as well, don't forget to see it in HD

    This game in scirra Arcade is only a demo, if you want to play the whole game(3 chapters) play it at my site to take advantage of third party plugs and behaviours, and a bigger resolution.

    Enjoy

    SBTB:The Eraser trailer

    SBTB:The Eraser game

  • VLC can record videos!?

    What blasphemy is this. I thought I was utilizing everything when I discovered it could convert .mov files to other formats.

    Yes, and it works pretty well, but the best option is FRAPS, with Aero option enabled in Windows, or you can export now an exe from construct2 and record only the game view.(window)

  • I�m a little late on this but VLC is surprisingly good at this task.

  • I agree 100% with the snap/grid suggestions, my last 2 games had near 100 levels each and i found really hard to put the objects in the positions i wanted.

  • Great games guys, i didn't finish my game because i didn't plan it very well, but next time i will post a game for sure.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • If you're using C2, you can only participate in the 72h jam.

    I was going to participate, but I really dislike the theme "Evolution" for some reason. Well, maybe next time.

    who said that construct 2 can?t be used is LD24 (The competition)?

  • i'm in too, i guess...i don?t believe i can finish one game in 48 hours, but i will try.

    devMidgard good luck!

  • You can create a text called "music1"(text object), other called "music2" (text object)etc, then place "music1" in layout1 "music2" where you want.(make them invisible)

    layout1

    "music1"(text) is on screen-play music A

    trigger once

    layout2

    "music2"(text) is on screen-play music B

    trigger once

    that way you can switch musics by switching textobjects between layouts.