How to cut sprites into individual objects?
![alt text][1] How to cut sprites into individual objects? So that each sprite is a different object [1]: /storage/temp/149381-screenshot-7.png
View ArticleUnity says No Sprite Editor Window is registered
This is such a wired bug. Currently I'm trying to open the sprite editor for an image, but when I click "Sprite Editor" I see the following message: **No Sprite Editor Window is registered. Please...
View ArticleInvert Generated SpriteMesh? (Or intact RGB from Alpha overlay?)
So the edges that the sprite mesh generates, based on the alpha channel values I assume, can I invert that process? So it shapes itself to clip out the opaque instead? I could theoretically invert the...
View ArticleAfter rigging work through 'Skinning Editor', the modified character's bone...
![alt text][1] [1]: /storage/temp/150922-이미지-003.png Successfully accomplished with the Skinning Editor. When import a modified character into a scene, no white born appears. I completely copied the...
View ArticleWhy does unity show a line of pixels from the sprite that is next to the...
In my game i have bunch of sprite sheets. In my player sprite sheet i have 2 sprites and i have sliced then properly so that only one sprite is at one 21x21 block and does not overlap others. the...
View ArticleSprite Editor bugged on updated project
I'm working on a big project with a lot of sprites in it. This project was started in Unity 2018.x.x, passing through 2019.x.x and recently we update to 2019.2.18. The problem is that after passing...
View ArticleURGENT!!! Not able to slice in the sprite editor
**URGENT SCHOOL PROJECT!!!** I'm trying to use the sprite editor and slice my tile map, but somehow I am not able to.
View ArticleWrite to script to iterate through packed sprites
I'm using Unity 4.7.2 and I need to iterate over a group of rectangular images quickly. I've been using Texture Packer and the Sprite Editor in Unity to create a packed Sprite image containing 10 fuzzy...
View ArticleSprite Editor resets zoom option after clicking apply
The zoom bar option on the sprite editor keeps resetting itself after clicking the Apply button, this didn't happen on earlier unity versions (i'm using 2019.2.9f1 and had this problem since unity...
View ArticleSprite Skin bone - transform.position is weird
Hello guys! I'm really new at writing scripts as well as unity, but I'm trying to do something very basic. I've created a character and created bones etc. in the Sprite Editor. I've written a script...
View ArticleAccess custom Mesh Outline from new Sprite Editor as a path
Howdy - is it possible to access the custom mesh outline positions? For example, if I wanted to have an object travel along the outline of a .png using each mesh point as a waypoint. I don't see a way...
View ArticleEdit Sprites in "Creator Kit: RPG" possible?
Hello, I found this interesting project, the Creator Kit: RPG, and I want to make a game based on this project but with a different theme, to be more specific: I want to change all the sprites in this...
View ArticleAutomatically Slice Sprite from Code
**Hello everybody!** This is my first time posting here, I hope I bother no one with my question, but It has been a real headache for me and I can't find a proper solution. I want to make a mini-game...
View ArticlePick few sprite in sprite slices?
Hi, I downloaded some sprite slices from the internet and I only want to use 10 out of 60 pieces. Is there a way to take these 10 out one by one and save them as an individual png file? When I select...
View ArticleSprite Sheet Issues
I am new to Unity and Game Dev in general. I am having extreme issues with Unity and the Sprite Editor. The Sprite Editor doesn't splice my Sprite Sheet and I have ensured that it is on "Sprite Mode"...
View ArticleHow to slice texture for 3D models?
hi, I have a simple cube with a darker edge outline. When i scale the cube in Y axis, the outline in top edge also gets stretched. I want its edge to be of initial width. Is there any workaround for...
View Article2d character rig not assuming form
I've rigged a 2d character (see image bellow) and the animation work fine, but in game the character will not assume its form, with the arms and legs correctly positioned. Instead it remains as is in...
View ArticleUnity Sprite Editor sometimes 'attaches' a new slice to a previous slice - why?
Hi, this one is hard to explain but it's made using the Sprite Editor super frustrating since I updated Unity a couple of months ago. Updating it more over time hasn't helped (I'm on version...
View ArticleGenerate a new sprite from painting
I'm interested in making a 2d pixel art skin editor, but i'm clueless in how to do it. The idea I had is to create a paint program in the game, read each pixel color with an array, create a 2d texture...
View ArticleCan't create sprite in Sprite Editor
When I trying to create a new sprite by clicking left mouse button its creates only green zone like child of another sprite. When I try to slice with "slice" button it did the same thing I cant move...
View Article