Jan Julius's Forum Posts

  • 9 posts
  • Or do that. Thats cool too.

    Check your youtube inbox please, I cant pm you on here.

  • I would like to thank you both SO much! this is exactly what I needed.

    If you would like to consider joining me making this game you can join my forums, I�m not sure if I can post links so private message me if you�re interested.

    Once again, thanks so much!

  • I haven't downloaded the capx so I'm going by what I see in comments

    - On Left Button Clicked

    - Mouse.X < Sprite.X

    -> Set Sprite mirrored (look in the speites actions to find this.)

    -On Left Button Clicked

    - Mouse.X > Sprite.X

    -> Set Sprite not-mirrored

    I?m sorry, I?ve tried but I have no idea what you?re trying to tell me here.

    bump

  • When you click to the left of the player, set the player mirrored. When you click to the right, set not mirrored.

    Where can I find this? I've been searching for that my whole evening.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I still haven't done it, therefor another bump. :/

  • Here, have a go.

    uppit.com/ekiw2xmm61w3/RS2D.capx

  • Try setting the width of the character to a negative number. So if the width is 100, set the width to -100.

    If I do so the character is unable to turn right.

    Or set it to mirrored? 0.0

    Unfortuonately I've tried this multiple times already :/

  • Bump

  • I am currently working on a game with some friends for the lulz.

    Now I am stuck on a point where the character wont turn.

    We are not using the platform behavior because its not what we want to use for this game.

    Now the problem is hard to explain but you can see in this video.

    youtube.com/watch

    at 1:00 he starts walking backwards, I need to get him mirrored.

    the way he moves right now is that he accelerates to the item that spawns, the item always spawns on the same hight where-ever you click, now the only thing I need is the guy turning to left and back to right, I've tried alot but I don't seem to be able to get it fixed.

    Kind regards,

    Jan.

  • 9 posts