trollface's Forum Posts

  • Finally a new Beta version came up and I was able to upload my game to the Scirra Arcade.

    Here it is my second game made with Construct 2 - "7 Dwarfs". It is a game inspired by all known fairy tale Snow White and seven dwarfs.

    In the game you must guide the seven dwarfs driving in a mining cart through a maze of dangerous labyrints avoiding numerous dangers. You can use both your mouse, keypad or touch to control the carts movements.

    This currently a Beta version and has only 6 levels + EXTRA level. 3 more levels + 2 EXTRA levels are coming next week.(I hope I have enough free time.) Graphics will also be made smoother and better. Please rate the game and give your review about the game, what id you like and what could be made better.

    Link to the game:http://www.scirra.com/arcade/games/addicting-action-games/4925/7-dwarfs

  • Having the same issue, I am using quite complex physic joints, so it is not working anyway around. Just hoping that r128 BETA verion will come soon.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Everything is working fine, when the layout scrolls forward, the ship seems to collide with an invisible wall and stay put, but actually the layout scrolls forward all the time. Here, I drew a line on the canvas so you could understand.

    upload.ee/files/3236297/Test_Sub.capx.html

  • OK, I got my saving a little better, but it still crashes, when I

    1.save

    2.load save

    3.restart

    4.load again

    Try combining them together, see if you can reproduce it.

    Best regards.

    PS here is a picture about the error upload.ee/image/3236100/Untitled.png

    In chrome it says, that "col undefined" but in IE "col 5" if this is of any help.

  • Link to .capx file (required!):

    upload.ee/files/3233670/dwarf2.capx.html

    Steps to reproduce:

    1. Open Layout 5

    2. Start preview

    3. Drive a little

    4. Save game

    5. Load game

    Observed result:

    When reloading the save or restarting the layout the game occasionally crashes. When I referesh the page and load my saved spot, everything works fine, but after I reload the second time it crashes. Could you please chech and tell me if this is because of bugs in C2 or am I doing something wrong with my physics behaviors.

    Expected result:

    Load and refresh without crashing.

    Browsers affected:

    Chrome: yes

    Firefox: yes

    Internet Explorer: yes

    Operating system & service pack:

    windows8 64 bit

    Construct 2 version:

        r125

  • Here is my game The Gong

    newgrounds.com/portal/view/615315

  • I already built my way around today using physics, the error came definitely from the plugin, I got my game up and running and it is currently waiting for approval. You should try to test debugging on visual studio to see if you get the same error. I hope that you find the bug and fix it.

  • I used your side-view car plugin and got my game running pretty well and planned to publish on windows store, but the visual studio validator gave me an error about untreated exception and crushed because of a variable "Tt".

    new Ac(d.Tt(d.PI/3),d.xu(d.PI/3)))

    Is this a serial problem and do I have any hope of getting my game to work or do I have to start building the whole movement thing up from scratch?

  • Thank you for your feedback. I have made the fixes in the Intro layout.

    I also have a problem while displaying my game in the Internet explorer, it appeares to be having no sound although I followed some guidelines found in the forum that I should have both .ogg and m4a files with the same names. I would be very grateful, if someone could give me advise how to fix it, this seems to be my number one bug right now.

    If you note any other bugs or errors, please let me know.

  • Here is my game "The Gong", check it out it is my first game made with Construct2.

    thegong.clay.io

  • Here is my first game made by Construct2 "The Gong". I built this game for about a month beside college. The action is placed in medieval China, where you must save the village from a fearsome Mongol attack using the clever gong warning system. The game could have some bugs and issues, that I hope that you could note and give me some advice how to solve them if I should get in trouble.

    You can find the game from Scirra Arcade under New section.

  • http://www.upload.ee/files/3126803/bullet.capx.html

    Here is a simple way to spawn a lot of bullets to the screen. If you want more bullets just add more image points. Though I have tested with the game that I am working on and found out that about 4000 bullets on screen is the limit, after that the FPS will go to 0. My new computer can handle it, but my old Vista just freezes.

  • Use Repeat 25 times to create these in center of the sprites.Here's an example:

    <img src="http://www.upload.ee/image/3085028/Capture.PNG" border="0" />