Tekniko's Forum Posts

  • Add a platform behavior and then use the arrows keys.

  • Marwan Intel XDK unfortunately.

  • You are over thinking your custom jumping. Your desired effect can be achieved in two or three events.

  • I've stopped using physics and cocoonjs completely. I find a lot of things in Construct 2 don't work. Physics being one of them.

  • You do not have permission to view this post

  • Dropbox Link

    I want it to wait until my player is higher up on the screen before it moves. Not slow the movement down.

  • Hey everyone! I saw this example capx from a fellow forum user. Unfortunately I can't remember who uploaded it to ask him/her for help. Anyways, my problem is that the camera will start to move too soon. I want to be able to jump a lot higher before the camera starts adjusting to my new position.

    I have already edited both variables but neither of them have given me the desired effect.

    <img src="http://i.imgur.com/tRMfWag.png1" border="0" />

  • As mentioned above, I use Scale Outer.

  • Damn, that game is way too slow. I could check my email in-between balls.

  • As far as I know, you can't.

  • I believe this is your problem. You accidentally use DialogueTrigger2 three times :)

    <img src="http://s22.postimg.org/enot5monl/Support0035.png" border="0" />

    Will the collisions still work even though the bullets and enemies are on different layers?

    Yes, collisions are across all layers.

    I must admit, you have a nice piece of work here. Very well put together. Good use of Groups and comments. There are some obvious bugs here and there, as well as some redundant code. But, over-all, great work so far.

  • <img src="http://imageshack.com/a/img843/6901/ec8w.png" border="0" />

    So, basically, after your events happen (PlayerHealth = 100% and TouchCounter = 0) or whatever. Set the layer opacity from 0 to 1.

  • It all seems to work for me. Why do you have System | Every Tick ?

    Also if you put your bullets on a new layer below the Player but above the ground. It'll make the bullets look like they are coming from the player's weapon and not just the center of the player.

    Edit:

    Never mind, I see the issue now. I will take a closer look after dinner.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • That's odd. I am or was using 12 layers.

    Edit:

    I just clicked the button like 60 times. I don't think there is a limit.

  • When you preview your game. Your browser will display the IP and port that it is using in the url bar. Type that number in on your phones browser.

    Also, the preview must be running on your computer before you try to connect with your phone.