Its Monday so we’re continuing on with the daily questions of the day!

    • duckington@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      1 year ago

      You can use either gdscript (think python) or C#. C# used to be a bit of a second class citizen but from what I see it’s nearly on par with gdscript for support, and it’s getting a lot of attention from the devs.

      Edit: and yes there is a post processor

    • popcar2@programming.dev
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 year ago

      Yeah there is post-processing and shaders as you’d expect. I forgot to mention that I use GDScript, it fits in with the engine way more intuitively, not to mention C# support is lacking in a few things.