Skip to content

Preview R1.0.3_22.06.26

Pre-release
Pre-release

Choose a tag to compare

@FoxiooOfficial FoxiooOfficial released this 22 Jun 16:04

Hotfix update! (still preview)

  • Variable _LayerOffset for Quad and Polygon were not being used; they are now
  • Variable _FixValue in Quad was not being used; it is now
  • Variable _FixValue has been removed from Polygon since it isn’t needed
  • The rules for the _API variable in Info Object have been changed; for Direct3D8, Direct3D9, and - - Direct3D11, it now returns Direct3D 8, Direct3D 9, and Direct3D 11 (i know, big change lol)
  • For iOS and Android, _API now returns OpenGL ES
  • For macOS, _API now returns OpenGL