snozbot / fungus

An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
MIT License
1.63k stars 290 forks source link

changed canvas resolution of fungus prefabs to 1920x1080 from 1600x1200 #924

Open TheEmbracedOne opened 3 years ago

TheEmbracedOne commented 3 years ago

Description

Changed the canvas resolutions of the SayDialog, MenuDialog and Stage prefabs in Fungus\Resources\Prefabs from 1600x1200 to 1920x1080 as per the request in #924

stevehalliwell commented 3 years ago

Will review as part of 3.14. Many of the existing Fungus Prefabs need a once over to remove legacy elements, as Fungus should updage to targetting 2018 as a minimum.