spawn problem...

0 favourites
  • 2 posts
  • i have a problem with trail. i use spawn to make a trail behind the character.

    my game has these mechanics : when character moves 47 px right it spawns a 47 px long trail behind but when the character moves too fast it skips the spawn part and leaves a part without trail. how can i fix it

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • i have a problem with trail. i use spawn to make a trail behind the character.

    my game has these mechanics : when character moves 47 px right it spawns a 47 px long trail behind but when the character moves too fast it skips the spawn part and leaves a part without trail. how can i fix it

    Without a capx to look at I am just guessing but use a range instead of a specific pixel count might help.

    On player X >46

    On Player X< 53

    Or you can create an image point on the character where you want the trail to spawn would be better.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)