New
5.5.246
๐ Improvements
- Various AI improvements:
- Suggestions are now shown after each relevant step in the AI agent flow,
- The AI chat design was improved so that it's easier to follow what the AI agent does to the project,
- AI is now using flexible AI credits to track the consumption:
- AI credits are given every week to GDevelop accounts with a membership. They allow to make requests to the AI and these AI credits are consumed according to the complexity of the AI answer and the work it's doing.
- This is more flexible than the previous system of AI requests, which would be consumed even if the answer of the AI was very short. The AI credits adapt better to conversations and back-and-forth between the user and the AI.
- Accounts without a premium membership still get 40 credits for free every month to try the AI.
- The default orientation of newly created 3D model objects was changed to face axis X+. This is better adapted to GLTF conventions and GDevelop axes orientation for most 3D games.
- Extension improvements:
- When an extension is installed, any extension that it depends on is now automatically installed too.