Xerios / ScreenManager

Flexible way to manage screens with transitions for Unity
MIT License
563 stars 69 forks source link

House keeping commits #16

Closed tng2903 closed 5 years ago

tng2903 commented 5 years ago

Avoid null pointer exception if there is an empty child in ScreenManager Allow Screen Manager to work even if other screens are not its direct children Allow passing additional data when opening screen

Xerios commented 5 years ago

Thanks for the PR!

All looks good, will merge it now.