Game Creator is a visual game design tool which allows people to create 2D games without any coding background. We provide an intuitive interaction experience that enables you to build your game by simply dragging and dropping.
[b] [h2] Adjustment and optimization [/h2] [/b]
● The bottom "preset classification" in event preview mode has added support for importing and displaying video format webm
● The game archive is compressed and encrypted after the game is packaged, avoiding players from modifying the archive and reducing the file size
● Other minor adjustments
[b] [h2] Bug repair [/h2] [/b]
● Fixed the issue of ineffective materials for scene objects other than the player's scene objects
● Fixed an error where the video component (UIVideo) failed to correctly mark isPlaying as true in certain situations
[b] [h2] API adjustment [/h2] [/b]
● UIVideo has added a dispatch event: PLAY_ START, PLAY_ STOP, PLAY_ PAUSE
[b] [h2] Official game template - AVG "Eyes of star" [/h2] [/b]
● Command 'Display Video' to no longer check loop playback by default (supplement the previous version announcement)
● Add instruction to 'wait for video playback to complete' (supplement previous version announcement)
● Adjusting the 'wait for video playback to complete' will also trigger correctly when the current video is deleted by 'clear image', making it considered as waiting to complete
● Optimizing the video may cause several frames of black screen during display
● Fixed the issue of incorrect phrase descriptions for 'display video' and 'display image' in variable mode