Skip to content

Draft: satie/gdosc tutorial part 2

Nat Nelson requested to merge feature/gdosc-part-2 into dev

This MR will track my progress on part 2 of the godot/satie tutorial (which is nowhere near finished, but I want a place to hold discussion of the WIP).

So far I have a barebones starter project for a first-person game which I was planning to add spatial audio to. We later decided that it would be better to replicate the Ball Jam demo, so I'm not sure if I'll continue with this starter project or not.

2 threads of WIP are active:

  • I can start writing explanations how to write and understand the satie4godot library functions that will be used in the Ball Jam implementation
  • @djiamnot is going to implement a Ball Jam-style demo so that I don't have to do the programming work.

Merge request reports