Forum Topics tagged sprite

Report Tag

357 forum topics with this tag
  • 6 replies
  • 392 views
This content is deleted
Forum Topic
Which one is more efficient?
0 favourites

I want to create outfit sprites attached to the characters and adjust the animations accordingly. In your opinion, which one is more efficient? From the followi...

  • 2 replies
  • 102 views
0 favourites

I will start by saying that I am not much of a programmer. Though my attempts of getting my sprite to flip left or right based on their direction has failed mis...

  • 3 replies
  • 133 views
This content is deleted
Forum Topic
array and push object to it
0 favourites

How do I see the contents of the 'players' array, my plan is to push a player object with properties into it, is that possible? This is an example of an array c...

  • 1 replies
  • 122 views
This content is deleted
Forum Topic
Strange visual artifacts when zoomed out
0 favourites

As the title says, a loot of my sprites show artifacts when I zoom out, when at normal scale all looks good. Any solutions for this?

posted 4 months ago
  • 3 replies
  • 120 views
This content is deleted
Forum Topic
What makes the game run faster?
0 favourites

I'm making a visual novel and I'm at a crossroad on how to set up the layouts and sprite objects. Right now I have, for example, 1 sprite named "background" and...

posted 4 months ago
  • 4 replies
  • 99 views

I have different animation frames for when I want my character to run towards the left side of the screen. My first thought was to activate the animation with t...

  • 4 replies
  • 145 views

My project has sprites that all have collision polygons set up to react to the hovering of the mouse ; And the behavior of those sprites is to scale up a little...

  • 7 replies
  • 109 views
This content is deleted
Forum Topic
How do I select next empty bucket? (Solved)
0 favourites

Hey there. Three buckets (sprites) with Instance Values of ID = (0,1,2) and Status = (0,1). When I click on the "add" button sprite, I would like to pick in ord...

  • 0 replies
  • 93 views
This content is deleted
Forum Topic
How do I use the same timeline for different sprites ?
0 favourites

I am making an endless runner and I have an enemy that moves up and down. I used the time line for this up/down movement. However it only works for that sprite...

  • 0 replies
  • 62 views
This content is deleted
Forum Topic
Sending an image through multiplayer
0 favourites

Greetings, I think I'm missing something. I send it through multiplayer, but I can't seem to visualize the image I receive. I believe all the binary data is arr...