-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWishList.txt
21 lines (18 loc) · 956 Bytes
/
WishList.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
smartSprite
-------------
Handles sprite for Unity
TODO: Necessary improve the background of doubts and certainess
TODO: Including BMP and possible turn it to default when application opens
TODO: To overcome overflow of memory, put all the creation of picture in a singleton, guied by fullpath
Functions
- texture2sprite
- Function
- Converts images just imported to sprite for use in 2D Sprites
- Requirements
- Allows the changing of severals imported image files at once.
- The changing is boring, required to made one per time.
- How to do it?
1) The child folders from Asset folder, find for each image (png/bmp/jpg). Find for this file for the fileName.meta files.
2) Open each file and replace textureType: -1 for textureType: 8. Close and open Unity
3) Be careful because could there are texture files in that files and another items use meta files.
4) It´s possible set another properties at once, such as scale