
Previous project update method:
1.If your project was created / upgraded after version V1.5.27.0605,please click "revert to default script" in the lower left corner of script editor to update project.
2. If your project was created before version v1.5.27.0605 and has not been upgraded, reverting script will not work in this update. You can only revert the script after upgrading the project first. (This update CAN NOT be UNDONE. If you have changed a lot of parts of your project, please BACK UP YOUR PROJECT !!!)
none
>>>>>>>>>>>>>>>>>>>>
(* the previous project bug can only be repaired after the default script is restored in the tool. For specific tutorials, click here to see)
1. The sprite will not disappear when zoom rate is negative
2. The rotated button will be judged according to the rotated area
3. Fix map moving split (ACT & ARPG)
4. Fix viewport BUG of interface Equipment, shop, inventorys (ACT & ARPG)
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>
(* iF2D API document click here to see)
1. Add object IPoint
2. Add object ILine
3. Add object IPolygon
4. Add function toPolygon to IRect
5. Add attribute blendType to ISprite (invalid on web)
6. Add functions drawLine and drawPolygon to ISprite
7. Add function GetPointPixel to IBitmap