Search found 2 matches
- Wed Aug 10, 2022 10:58 am
- Forum: Dialogue System for Unity
- Topic: Improvement proposal to the Portrait Native Size checkbox for get correct size when sprite is packed by Sprite Atlas.
- Replies: 2
- Views: 220
- Tue Aug 09, 2022 3:07 am
- Forum: Dialogue System for Unity
- Topic: Improvement proposal to the Portrait Native Size checkbox for get correct size when sprite is packed by Sprite Atlas.
- Replies: 2
- Views: 220
Improvement proposal to the Portrait Native Size checkbox for get correct size when sprite is packed by Sprite Atlas.
Hi Tony, From the Dialogue System 2.2.23, you've added a nicely option the Portrait Native Size checkbox to Standard UI Subtitle Panel. That works very good, but the current source code has a little problem when the sprite is included Atlas. protected virtual void SetPortraitImage(Sprite sprite) { i...