GDevelop
GDevelop copied to clipboard
Add body type selector actions for Physics2 and Physics3D behaviors
Summary
- add SetBodyType actions with string selector options to Physics2 and Physics3D extensions
- implement runtime behavior helpers to switch body types based on the selected value
Testing
- not run
https://chatgpt.com/codex/tasks/task_b_68dd44ec367883279dfc153c8f8cd844
Objects that are setup as Static won't let users choose the layer and mask for when they will become Dynamic. If we allow it, users will probably wonder what is the use of it and get confused.