Would someone be able to spin up a server for the duration of this jam voting period? It's quite a mission getting the ollama thing installed and running
goatchurch
Creator of
Recent community posts
I don't think this was the intended solution because the particles pass through the pipe, but I tried very hard.
This is the same idea -- but far prettier -- to my first godot xr game jam entry: Smoke on the Wirral by goatchurch for Godot XR Game Jam - itch.io
How did you detect the particles had hit their targets? I had to do it by placing low-resolution cameras on them and reading the pixels.
Source code can be found here https://github.com/goatchurchprime/gamejamenchanted
Shouldn't happen as it spawns on a point at every scene. Are you so tall your feet are below the floor? I'm travelling today. If you're still set up the source code is here. Call back if it's missing any files. Would like to debug https://github.com/goatchurchprime/vapourjam
Have you had time to master the Godot Audio system at all? I haven't used it.
I'm interested in the possibility of a VR game with no visuals (ie best done with your eyes closed) and making a use of the hand tracking. We can measure the position of every finger joint in real time, and invent a set of other noisy gestures in addition to the only one we have in the real world, which is snapping your finger.
Hand tracking demo for Quest here: https://github.com/goatchurchprime/godot_multiplayer_networking_workbench/releas...