GDevelop icon indicating copy to clipboard operation
GDevelop copied to clipboard

Add body type selector actions for Physics2 and Physics3D behaviors

Open 4ian opened this issue 2 months ago • 1 comments

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

4ian avatar Oct 01 '25 15:10 4ian

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.

image

D8H avatar Oct 06 '25 15:10 D8H