Game Development Reference
In-Depth Information
Importing our main character
So with what we have learned, let us get our main character imported into our game.
Select the image titled 01.png from the 01_characters folder under
FANTASY_PACK from the free game art pack, then drag it to the Characters folder
under Assets\Sprites\ in your Unity project, as shown in the following screenshot:
Next, as our image contains all the frames of the sprite's animation for our main character,
we need to break it up. So select the image from the project view and change Sprite
Mode in the Inspector to Multiple , as shown in the following screenshot:
Search WWH ::




Custom Search