python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Blurry sprites when scaled up in p5.js
I'm trying to scale the size of a sprite in p5.js up a bit (factor of 2) and they look blurry when rendered. Obviously scaling up is usually not a great idea, however I've had success in making a pix...
erik
Votes: 0
Answers: 1
Redrawing Pygame sprites after they disappear from the screen
I'm writing a very simple program to practice using Pygame and Sprites. I found an image of a raindrop and created a grid of raindrops. I also made the raindrops fall toward the bottom of screen until...
Jessica Leung
Votes: 0
Answers: 0
How do I reset skining editing in unity skinning editor(sprite editor)?
For example, if I messed up and made part of the sprite missing, how do I reset everything, and make it looks as if I never opened skinning editor? In case you don't know, skinning editor is in sprite...
craft000
Votes: 0
Answers: 1
When I flip my sprite it goes out of the tilemaps foreground
I came across a problem that I can't solve. Whenever I move my character if it's near the edge of the map it goes through the tilemaps collider and goes out of the map. Here's the screenshot I took:
T...
Allennick
Votes: 0
Answers: 1