Florian Rival/GDevelop: Release v5.0.0-beta72

This is mostly a "bug fix" version. Check all the new features in beta70, including custom behaviors and extensions to install!

🐛 Bug fixes

  • Fix Physics behavior crashing the game when first added to a new game (if that happen to you, remove all the physics behavior from all the objects, before adding it again).
  • Fix copy/cut/paste/duplicate for objects (wrong name was given to the pasted/duplicated object).
  • Fix width of images in Changelog (thanks @Bouh!)
  • (Developers only) Fix compatibility with Node.js 10 and later

To top