iikii's Forum Posts

  • Here's the file

    sendspace.com/file/88sbm3

    the parent is being duplicated 4 times?

  • Hi, i have a container object and i added a block into my container. The block was duplicated several times.

    When i play it, there appears to be several duplicate of the parent object.

    Anyone knows what's the problem?

  • The video plugin works great but i can't manage to go to my next layout when the video ended.

    • On video ended - System go to 'gamestart'

    When my movie ends, it is not going to the next layout.

    What's wrong?

  • I am not too sure if it's a bug,

    Rotate towards angle + system wait for x seconds

    The object will not rotate fully but get stuck. It works the first time, but the second or third time it is not functioning well. I seem have to wait for some time for it to 'reset' so it can work properly.

    With Set angle at x degrees + system wait for x seconds - it works.

  • thanks Hoyer, yea i think it is what i am looking.

    I manage to get the same result from following that example but i dont understand the way 'line of sight' behavior works.. still it is good!

  • Hi, do anyone knows any Asian/Chinese game portals sites similar to newgrounds or the ones you are able to sell your games?

    thanks!

  • Hi,

    i want to make a platform game where the enemy robot is flying in the air. The robot has a random movement in all directions but limited to a range.

    Which behavior is the best for it?

    &

    Btw does random(0,360) for angle works? ( i want the robot to go to a random angle that is between 0 and 360 degrees, a full-circle range)

    thanks!

  • thanks for the replies, i think containers maybe what i am looking for

  • Hi, i am wondering how to group objects together, etc a sprite with a text into one group. I want to create the characters' dialogue pop-up.

    I am using the free version.

  • Construct sometimes crashes when i am working but it crashes most of the time during saving and exiting.

    Is it a common problem with the free version? I may plan to purchase construct but the crashes scared me.

    I am using windows 8

  • yea thanks for the help :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I realized what's the problem after looking at your file. I set mirrored to my arm sprite which gives it the weird rotation. And then i need to add the 'flip' so that the arm is not upside down when i go left.

    Thanks Hoyer!

    Btw, when the mouse is too close to the arm sprite, the 'set angle towards' is not working. Any ways to get past that?

  • I have problems with mirroring it. When i set it to mirror, the rotation only works when the mouse.x is bigger.

    I set another event where mouse.x is smaller but it has some weird results..

  • Holy mono.. i didn't think of using mouse.x as a restriction. Thanks!

    Btw for the arm, it is a separated arm sprite that i pinned to the player box and setting a image point to the player box's arm.

  • anyone has solutions???