exdev / ex2d-dev

2D framework and pipeline for Unity3D
ex-dev.com/ex2d
GNU General Public License v3.0
6 stars 3 forks source link

去除 exSpriteFont 中的 Shadow 和 Outline 选项 #56

Closed jwu closed 10 years ago

jwu commented 10 years ago

Shadow 和 Outline 都是可以借助 Component 生成多个一致的 SpriteFont 进行重叠便宜等达到的效果。简化设计,故将他们从 exSpriteFont 中去除