qurobullet icon indicating copy to clipboard operation
qurobullet copied to clipboard

Support for atlas textures?

Open Koanyaku opened this issue 3 years ago • 1 comments

The BulletType resource supports all types of textures, but when I try to use the AtlasTexture and give it my bullet sprite sheet and configure it to show the bullet, it just displays the bullet as the whole sheet instead of just the bullet in-game.

In editor: issue1

In game: issue2

Koanyaku avatar Aug 20 '22 16:08 Koanyaku

Thanks for pointing this out! I haven't specifically tested this with AtlasTextures so I'm not surprised that they do this... I'll take a look at it later this week and see if I can come up with a patch for this.

quinnvoker avatar Aug 22 '22 16:08 quinnvoker