KryptoPixel's Recent Forum Activity

  • Use a Tiled Background and change the Image Offset Y

  • You will not have this problem using Tiled Background but you need to change more things on your project to use it.

  • Hello, what do you mean by real time text?

  • Im not sure why but as workaround, use 2 sprites instead of one with 2 instances.

    And try this:

  • You cannot use a fixed position like 0,-853 because its always changing.

    You need to set it using the Viewport position.

    Make sure that your sprite have origin image position on top to match with this event

  • Ok, using the infinity jumping template I think that is easier to use 2 sprites.

    The first sprite will cover all the layout and the second one is a copy of it but outside the top of the layout, so as it goes down, the second one will cover the layout.

    Create an event to compare if the sprite is on screen and also, compare if it is outside the bottom of the layout. And use an action to move it back to the top of the layout.

    So everytime it goes out the bottom of the screen it will be placed again on top.

    Use event 9 of the template as example.. it have the same comparision, just need a different action.

  • Sure, can you show me your project?

  • You can use a Tiled Background instead.. Change Image offset Y.

  • Hello, nice project, congratulations.

    How the porting works? Did you need to redo parts of your project to be able to port it? Do you have any tip for people that may be porting a project someday?

  • It may not be the best way but I tried it here and it worked.

    On your Sprite, set the animations name in a numeric order, starting from 1.

    Create 2 instance variables on your sprite, one will store the amount of animations and the second one the current animation

    This way it will change animations till reach the last one and start again from the first one. You can also destroy it when there is no more animations or do whatever you want, just compare if current is equal to animations.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • The server needed a reboot..

    Not first time, actually it happens often, and often on weekends..

    If you cannot setup a watchdog on your own building server, set a crontab to reboot it every day, at least you will reduce the time waiting for solution by 3.

  • those variables are instance of global?

    Yes.

KryptoPixel's avatar

KryptoPixel

Member since 22 May, 2021

Twitter
KryptoPixel has 2 followers

Connect with KryptoPixel