Results 67 issues of D8H

Fix the export, but the preview no longer work.

This is an implementation of a pathfinding behavior that uses A* over a NavMesh. The initial discussion: https://github.com/4ian/GDevelop/discussions/2787 Trello card: * https://trello.com/c/Fvu5OgmO/330-add-an-isometric-option-to-pathfinding-behavior-to-follow-isometric-angles-instead-of-45-degrees-angles ## Used work * a NavMesh generator by...

## Describe the bug After dragging one instance outside of the view, the editor no longer move instances correctly. Sometimes it can appear as if selected instances disappear (but they...

🐛 bug

The scene or object and behavior parameters were not taking into account so the wrong parameter was moved.

Based over: - https://github.com/4ian/GDevelop/pull/3968 I added a test to check that expression and condition of an ExpressionAndCondition function are renamed. I tried to add a test where an expression is...

I made a quick way for advance users to get ride of the beginner mode, but it's probably not be a good practice to replace a button when it's clicked....

* https://github.com/4ian/GDevelop/issues/3666 # Examples * Project: https://www.dropbox.com/s/frf2sjp0718hm9e/ResolutionCameraTest.zip?dl=1 ## Example 1 - UI or scrolling? The scene is 800x600 fill with orange. ![image](https://user-images.githubusercontent.com/2611977/162580660-c40b0a9b-f4d7-4f43-ba03-d9ef09a2ac50.png) ### Camera event disabled * The camera is...

It can be reviewed directly with the diff.

🔄 Extension update

It's only a FSM. * Project: https://www.dropbox.com/s/0vb32rlqbp0unv4/ButtomExample.zip?dl=1 * Build: https://liluo.io/instant-builds/b9346ead-759f-4f82-85a0-0d96fecfb127

✨ New extension
🔍 Reviewed extension