Skip to content

2.0.2

Compare
Choose a tag to compare
@jcs090218 jcs090218 released this 07 Apr 09:24
· 1134 commits to master since this release
  • Implemented JCS_3DCameraPlayer for character control relatives to camera, reference game Monster Hunter.
  • Implemented JCS_3DHintBubble component to GameObject module.
  • Implemented JCS_SimplePathAction component.
  • Now tween panel support multiple transform tweeners.
  • Implemented toggle panel default button.
  • Added dispose callback for dialogue system.
  • Updated the execution order with more reasonable reason.
  • Implemented JCS_TweenPathAction component.
  • Fixed camera position offset logic with hard track in both 2D/3D camera.
  • Implemented zoom in/out on mobile device.
  • Renamed some of the weird API naming in system module.
  • You can now zoom in/out with touches in mobile device.
  • Implemented touch event compatible with mouse event.
  • Organized Resources folder for exporting.