no signal stream 177:

Right now in the game, each pair of circuits which solve the puzzle are in different rooms, but I have this problem where each power source is not shared with any of the circuits.

150  200  250  300  350
││├───┘├─────────────┘
││A    B   │    │
│├─────────┘    │
│C              │
├───────────────┘
D

I also think it’s going to be hard to explain that shared power sources are not double counted, so I think I should make them all separate. The new power source values should then be:

  • A: 100, 150
  • B: 200, 250
  • C: 350, 100
  • D: 150, 100

Tanuki:

  • Add audio-locked box
  • Articulate piano keys
  • Decorate music room
  • Separate toilet lever so it can be animated in Godot
  • Fix Rubix cube UVs
  • Make Naoko’s charm model
  • Switch velcro mats to something more “traditional”?
  • Bobby-fy meeting-a plan
  • Make models to fill drawers in medical room
  • Make models to fill drawers in workshop
  • Make ovens in kitchen open-able
  • Cupola is missing door
  • Starfish model
  • Separate sm_door_bathroom door from frame so it can be animated in Godot

TODO:

  • Add support for interacting with things with controller in pgeist orbit rig
  • Add support for joystick axis as input
  • Sometimes the anchor point is wrong when you select an item, not sure how to reproduce.
  • Fix dropdowns appearing behind pause menu in pause menu
  • Replace viewport decals with baked textures, since it’s not supported in Godot 4.4

Part Two:

  • Make toilets flushable
  • Implement Rubix cube
  • Add poem song puzzle to music room
  • Make doors in bathroom open
  • Add starfish model to 2g (see radio-a nevaeh)
  • Music room is missing drive bay and dialog screen
  • Add compliance decal to office
  • Add decal that describes the Oberth effect
  • Add decoy drive bays to gravity backup
  • Add sliding puzzles to gravity backup
  • Add cork board with clues in meeting room

Part Three:

  • Add breathing sounds
  • Dynamically change resolution of cinematic
  • Add cables in EVA
  • Add sound for sitting in ship
  • Add sound for getting out of ship
  • Update power sources so that each unique amount of power only comes from a single device
  • Add sound for ship door closing
  • Turn off flashlight when interacting with screens
  • Add sound for turning flashlight on and off
  • Add music to final cinematic
  • Add more sfx to final cinematic
  • Add free text dialog system