7 Commits

Author SHA1 Message Date
SlightlyObscure
1024e9bc69 added outline for interactions and key prompt 2019-11-18 20:00:45 +01:00
SlightlyObscure
6a0e9f791b key functionality + doors 2019-11-18 18:16:46 +01:00
SlightlyObscure
09ae350b9e mmmhhh fixes 2019-11-18 16:39:26 +01:00
SlightlyObscure
892f85e8ad doors exist and can be opened 2019-11-18 16:15:20 +01:00
ff1d85a325 Add Pill singleton with basic behavior
A pill can be taken (key 'E', currently in Player.gd for testing) to
increase the level up to the max level (currently 6).

The drugged level gradually decreases down to the min level
(currently 0).
2019-11-11 21:54:17 +01:00
d7e76cff6f - removed unused function param 2019-11-02 20:09:58 +01:00
341c8ba2f2 - some improvements, beautify code *_* 2019-11-02 19:53:07 +01:00