Trimeister's Forum Posts

  • Hi Everyone,

    I like to ask for your help.

    I have four coins stacking on top of each other. How can I go about coding my player to collide with the stack of coins selecting the top one first then the next then the next.

    Thank You.

  • Yes I am using 8-directional but when I am holding right + down buttons the player doesn't fly 45 degrees.

  • oosyrag - I tried using Rex plugin but it gave me an error when loaded.

    lamar - Your suggestion works great. Thank You.

  • I like to know how I can get my enemy to start from outside screen then enter to a position then to another position then another then so on. Like a powerup movement in those old side scroll shooter. For example Twin Cobra, Lightning Force, etc.

    Thank You.

  • Hi,

    I am creating a space shooter flying horizontal.

    I was able to have my gamepad to control the ship to fly up down left right but I don't know how I can code the ship to fly diagonally. the ship always face right like the basic old days shooter.

    Like if I press right and down at the same time the ship should be facing right while flying diagonally down right at an angle.

    Please help. Thank you in advance.

  • Hi Everyone,

    How do I go about having the player go up by tapping up arrow key, the player continues moving up. Then when I tap left arrow key,

    the player continues to move up until the player sees an opening to the left then the player turns.

    Thank You.

  • You are right keroberos it won't be a good approach to do what I want. I think I will stay with the original suggestion. Thank you everyone.

  • Hi,

    fernandokolbe..I look at the example and it is doing exactly what my player does.

    Gearworkdragon ..I do have it to 4-direction and set angle to No.

    The only way for my player to move properly is for him to come to a complete stop before he changes direction.

    Any other suggestions?

    Thank You.

  • Hi,

    My player has four direction using arrow keys. I noticed when he make a turn he curves around the turn.

    How do I eliminate that?

    Thank You.

  • Thank You Ashley and fm4fanAT. I will check out these two options.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello Everyone,

    I press and hold a button for my player to run then I press and release a button for my player to jump.

    Everything is fine but once I let go my run button while my player is in the air my player will drop straight down

    instead of continue on with its correct path down.

    I am not sure what I need to do to make my player jumps down correctly.

    Thank You.

  • Hello Everyone,

    How can I do an incremental save.

    As I continue with my project, I like to save my project manually such as Game01.caproj, Game02.caproj..etc.

    Thank You.

  • Hello R0J0hound,

    Thank you soo very much. It worked perfectly.

    Trimeister

  • Hello Everyone,

    I can't find 'Sine' group in my "Add action" window.

    I updated to the latest version 2 last night.

    My group goes from 'Platform' to 'Size and Position'. No Sine group in the middle.

    Thank You.

  • Hi,

    If you look carefully at the right bottom of the ball it never touches the hill the top of the hill before it falls off the hill.

    It looks as if the ball falls off into the green part.

    Thank You.