Skip to content

1.5.3

Choose a tag to compare

@jcs090218 jcs090218 released this 07 Oct 00:14
· 3268 commits to master since this release
  • Sprite Timer compatible with unity object.
  • Add 'NONE' as a default gamepad keycode in JCS_Input script.
  • Add handy function enum size in utility layer.
  • Add basic two-sided surface shader with transparency.
  • Add test key to JCS_FadeObject.
  • JCS_FadeObject initial visible boolean bug fixed.
  • Audio listener null check bug fixed.
  • Add IsVisible variable for base dialogue object.
  • Add dialogue object for active and deactive panel button.
  • Add zoom function for 2D camera.
  • Add Sprite Timer with callback when time is up.
  • JCS_TransformTweener update with target and self track.
  • Add local and global switch for JCS_TransformTweener.
  • Rotate action add with local track.
  • JCS_RevolutioAction implemented.
  • Include 'UI-Polygon' library made by Credit CiaccoDavide.
  • Add circle position function for x, y, z axis.
  • Add radian and degree conversion.
  • Resolution fix with logo scene.
  • Create tween panel added into the JCSUnity editor window.