Completed the game. The aim was very sensitive but playable. The theme of the first room was cool.
On web the scenes would freeze when loading, this may be able to be avoided by preloading the scenes before switching to them. This is a feature in Godot that you can use by making the scene an onready variable by clicking and dragging the scene into code and holding CTRL before dropping it.