Skip to content

2.0.0

Compare
Choose a tag to compare
@jcs090218 jcs090218 released this 25 Mar 10:02
· 1577 commits to master since this release
  • Fixed down compatibility to Unity version 5.3.3.
  • Changed project structure to have all the 3rd party dependencies on the root of the Assets folder.
  • Added sound settings for JCS_2DSlideScreenCamera.
  • Added mobile slide GUI feature.
  • Update project's Unity Engine version to 2019.3.3f1.
  • Fixed JCS_3DCamera out of range issue.
  • Clean up some scripts from GameObject module.
  • Fixed ensure all class inherit all parent class for settings.
  • Fixed ensure all class inherit all parent class for managers.