GDevelop icon indicating copy to clipboard operation
GDevelop copied to clipboard

Extension variables

Open D8H opened this issue 9 months ago • 0 comments

Changes

  • Handle unified global, scene and local variables in extensions.
  • New variable instructions and expressions can't access scene events.
  • Legacy instructions and expressions still allow to access scene events variables.
  • Fix ArbitraryEventsWorkerWithContext inheritance to avoid bad segment crashes.
  • Fix free function events not being stripped out of data.json

D8H avatar May 09 '24 18:05 D8H