fireclawthefox / FRAME

The modular Game Editor for Panda3D
BSD 2-Clause "Simplified" License
15 stars 2 forks source link

Enable extraArgs changing for catch event nodes #10

Open fireclawthefox opened 2 years ago

fireclawthefox commented 2 years ago

The catch event nodes should be able to either define extraArgs, set them to none (e.g. []) or pass whatever is passed to the event (e.g. skip setting extraArgs at all)