TunaUppercut's Recent Forum Activity

  • congratulations on finishing your game. I just bought a copy on steam. good job.

  • Thanks for the help.

  • Your cap file works great jayjay. The problem seems to be related to resolution zooming and the camera I had set up.

  • If the object has a scroll x rate less than 100 the objects x position will move.

  • If you place an object on a layer with a scroll x rate that is not 100 and you zoom the object will move to a different position.

    Zooming in moves the object left. Zooming out moves the object right.

    Is there anyway to fix this? Or is there a work around?

  • So I'm making a game at a small resolution, and I'd like to be able to resize the window without the game being blurry. I'd much rather the sprites be hard-edged. Is there a fix for this?

    Try this.

    Start of Layout:

  • Code should look like this

    event 1: enemy:Pick by distance(enemy.X, enemy.Y, player.X, player.Y)

    sub event 2: enemy: x greater than player x ----------------------------------- set angle to 180

    sub event 3: enemy: x less than player x -------------------------------------- set angle to 0

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Maybe this will work.

    1.) go to enemy character

    2.) go to "pick by comparison"

    3.) insert distance formula into pick by comparison

    value 1: distance( enemy.X, enemy.Y, player.X, player.Y)

    comparison: whatever you choose

    value 2: whatever you choose

    4.) create sub event under first event

    5.) go to enemy character

    6.) "compare x position"

    comparison: greater than Set angle to 180

    x coordinate: player.x

    7.) set angle to 180

    8.) create another sub event

    go to enemy

    go to compare x position

    comparison: less than Set angle to 0

    x coordinate: player.X

    9.) set angle to 0

  • This is odd but the problem does not appear on my pc when previewing the cap. The enemies attack and jump at different times. Only changing the frame rate mode to unlimited causes them to attack and jump repeatedly.

  • TunaUppercut I hope you were dying on purpose XD LOL!! Have fun and let me know if anything else has issues! Thanks for testing too!!

    Ok cool. Let me know if you need me to test anything else.

  • Nice job. Its working. I've died 25 + times and no problems.

  • I tried the new demo and the player still drops through the ground.

TunaUppercut's avatar

TunaUppercut

Member since 1 Oct, 2011

None one is following TunaUppercut yet!

Trophy Case

  • 13-Year Club
  • Email Verified

Progress

14/44
How to earn trophies