Lamby777 / PETS-G

The official git repo for the work-in-progress game P/E/T/S 2037.
https://sparklet.org/pets
GNU General Public License v3.0
6 stars 2 forks source link

Interactions (for real this time) #39

Closed Lamby777 closed 1 year ago

Lamby777 commented 1 year ago

The zones themselves and detection of the inputs all work properly. The only things left to add are:

Unfortunately, I've encountered the worst bug of them all: sleepiness. Gonna finish this up soon, unless homework or other crap gets in the way.

Lamby777 commented 1 year ago

oh yea important note, f2557ff removes serde stuff. Probably adding it back later when I need it, but for now it's just wasting compiler time.

Lamby777 commented 1 year ago

Box now follows the screen. Last step: prompts

Lamby777 commented 1 year ago

Some issues that still need to be fixed:

Doing these separately. This is way more than enough stuff on one merge for now.