Function property value events deprecated?

Greetings,

I was just looking back through my examples, such as my parabolic movement example, and I noticed that the usual function / custom behavior events have been deprecated

Since these events are no longer supported, I’d like to keep this example up to date by using the new syntax. However, when checking the conditions, I couldn’t find a replacement for them

What do I use instead of “Check/Compare/Change the property value of (Variable)?”

Check this section:
https://wiki.gdevelop.io/gdevelop5/behaviors/events-based-behaviors/#use-actions-and-conditions-to-manipulate-the-properties

2 Likes