phaser/plugins
2024-02-01 14:02:10 +00:00
..
camera3d Cam3D plugin updated for 3.50 2020-10-10 10:29:12 +01:00
fbinstant FacebookInstantGamesPlugin.showAd and showVideo will now break out of the ad iteration search once a valid ad has been found and called. Previously, it would carry on interating if the async didn't complete quickly. Fix #4888 2020-01-14 22:16:41 +00:00
impact Impact Physics is now removed from the core API 2020-02-04 14:52:04 +00:00
layer3d Merge remote-tracking branch 'origin/master' into Fix_object_types 2020-12-10 11:23:35 +01:00
spine Added setSlotAlpha to Spine 3 plugin 2024-02-01 14:02:10 +00:00
spine4.1 * SpineGameObject.setSlotAlpha is a new method that allows you to set the alpha on a specific slot in a Spine skeleton. * The SpineGameObject.setAlpha method has had its 2nd parameter removed. This fixes needless slot look-ups during rendering when a Spine Game Object is inside a regular Container. If you need to set slot alpha, use the new setSlotAlpha method instead. Fix #6571 2024-02-01 12:47:35 +00:00