Results 313 comments of D8H

> @D8H I'vhe worked on it can you maybe look at it later ? I'm not sure what you mean. Do you want that I do a review?

I have to check that it works correctly with `Choices`, `Color` or other types.

This is how the function properties look for an expression. It's not ideal but it's not worst than having the expression type buried in the the function type where users...

To answer my younger self: > * It doesn't feel intuitive with behavior functions > When this action is used in a behavior function, it will be called for each...

I close this PR as this extension was added as a community extension. * https://github.com/GDevelopApp/GDevelop-extensions/pull/669

Box2D has 2 methods: - one for a force at the center - one for a force at a given location https://box2d.org/documentation/classb2_body.html#a942be8e1cd2bcd06f53c4638c45a9525 I think it would make sense to have...

Thank you for submitting an extension update. Did you consider applying an effect on the button after disabling it?

> As the other states are already in images, it's a good to have this new state as an image too, to be consistent. The effects are also rendered at...

Thank you for submitting an extension. What is the purpose of this extension?

Thank you for submitting an extension. I have some suggestions: - `TiltBetween3DPositions` won't work when only Z changes. `AngleBetweenPositions` uses a tangeant with 2 arguments to avoid this issue, you...