D8H
D8H
https://gdevelop-storybook.s3.amazonaws.com/project-manager-tree/latest/index.html?path=/story/project-creation-projectmanager--default
## Description There are autocompletions in action and condition parameters that don't exist for behavior properties. ## Solution suggested Some insights: - Property types are chosen with a drop down...
Avoid some iterations on behaviors.
Follows: - https://github.com/4ian/GDevelop/pull/3163
## Context - Instance picking by actions that create instances - Users wants to apply actions to created instances. - Users can create instances using the built-in the "create" action....
### Current Behavior #### GDevelop camera rounded following GDevelop upgraded from an old Pixi 6 release to Pixi 7 recently and it caused a regression on camera following in pixel...