Author Topic: use only 1 file atlas  (Read 2635 times)

cabanel

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 4
    • View Profile
use only 1 file atlas
« on: September 23, 2014, 12:16:35 PM »
Hello everyone,
I'm new to unity and I would like to ask a question:

I am creating a 2d game and I installed Ngui for menu

I would use only 1 file atlas for both menus and the sprite of the game

I have a doubt.

I always use Ngui sprite also for the elements of the game that are not menu (main character, trees, street)?

I do not have to use the simple sprite of unity (do not make me choose the atlas)?



I apologize for my English

Nicki

  • Global Moderator
  • Hero Member
  • *****
  • Thank You
  • -Given: 33
  • -Receive: 141
  • Posts: 1,768
    • View Profile
Re: use only 1 file atlas
« Reply #1 on: September 23, 2014, 12:32:54 PM »
Generally you would keep your game assets and UI assets separate, but it really depends on your setup.