Jazz813's Forum Posts

  • 8 posts
  • Ok thanks for the advise.

  • Ok thanks very much for your advise.

  • Let me try to help.

    I don't think I understand it correctly, but for this game style, I think you could do something like this:

    positionNum, that can be 0, 1, 2, 3 or 4 (the number of images you have).

    positionNum = 2;

    Every tick

    - Set frame = positionNum;

    - sprite.set x = 300+(positionNum*1.2);

    if you press left, subtract 1 from positionNum (if it is higher or equal zero), same logic for right

    Ok it comes a little late but thanks for the tip but I have an other problem now or I'm just to dumb to see the solution right, I already found out with your tip that I need just one sprite with all the animation in it to animate the character, but I can't figure it out after I say to Construct 2 that he should turn the player one step to the left every time when I click to the left button, but maybe you could help me better when I show you my problem I dealing with.

    bilder uploaden

    Thanks very much if you could help me to clearify on that problem.

  • Ah ok yeah my native language is Luxembourgish but I can also speak German because no translater translate Luxembourgish correctly. So I write in German if I could.

    Ok, nun gut mein Problem ist halt dass wenn ich es nur in einem Layout erstelle das zukünftige Spiel, dann habe ich das Problem Construct 2 zu sagen dass bei jedem Klick auf die Tastatur zum Beispiel nach links die Figur einmal nach Links bewegt und die jeweilige andere Figur verschwindet.

    Und da Sie mir empfohlen habt auf einem Layout das Spiel zu erstellen hat sich das mit dem anderen also mit dem fallendem Mövenmist soweit erledigt, aber habe dennoch ein Problem und zwar mit dem fallendem Mövenmist, ich habe es zwar schon herausbekommen durch Physics, den Mövenmist zum fallen zu bringen doch ein gleichmässiges flüssiges Fallen ist nicht mein Ziel sondern so halt gestöckelterweise wie halt die echten Spiele von Game & Watch.

    Kann mir jemand da helfen ?

    Habe nämlich schon viele Youtube Channels nach Tipps und Tricks gesucht doch die Tips die ich bisjetzt so fand sind für flüssigere Spiele so wie Super Meatboy zum Beispiel.

  • Hi my name is Jazz813 and I have some troubleshots about my little project. First of all let's start from the beginning of my problem, I want to create a Game & Watch like game, I can move the player but in 5 differrent Layouts and here comes also my problem, here a picture from my game so maybe everyone can make a better image of the problem.

    So my problem is that when I move my player from left or right the birdscrap will disapear when the next frame jumps to the next Layout what's logical, I also tried to work with more Layer in one Layout because I think that if everything plays in one Layout it should work, but also there I encouted problems and it's when I tip it in the event sheet that the Player will move when I press the left or right button from the keyboard for example, it work for one frame but maybe I don't know the option to do it so , but I can't say the programm that if I press the left button anew the player move to the left agian and the last picture disapear...

    Could anyone help me on this problem ?

    Thanks very much

    Jazz813

  • Ah ok, thanks, I was affraid to create a new topic but if it's ok I will do that.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Here is my first little game I try to release.

    It will become a Game & Watch like game, but I face many problems so I also ask already in an other Thread, if someone could help me.

  • Hi my name is Jazz813 and I have some troubleshots about my little project. First of all let's start from the beginning of my problem, I want to create a Game & Watch like game, I can move the player but in 5 differrent Layouts and here comes also my problem, here a picture from my game so maybe everyone can make a better image of the problem.

    So my problem is that when I move my player from left or right the birdscrap will disapear when the next frame jumps to the next Layout what's logical, I also tried to work with more Layer in one Layout because I think that if everything plays in one Layout it should work, but also there I encouted problems and it's when I tip it in the event sheet that the Player will move when I press the left or right button from the keyboard for example, it work for one frame but maybe I don't know the option to do it so , but I can't say the programm that if I press the left button anew the player move to the left agian and the last picture disapear...

    Could anyone help me on this problem ?

    Thanks very much

    Jazz813

  • 8 posts