Silas Gyger
Silas Gyger
**OS:** Linux Ubuntu 18.04 LTS **Blender version:** 2.8 **Issue description:** Snap installation directories are read-only, even for root. Godot's plugin thus cannot be installed where other plugins are located. I...
### What version of Go, VS Code & VS Code Go extension are you using? Version Information * Run `go version` to get version of Go from _the VS Code...
Not sure if this behavior is intended, but it feels very counter intuitive. It appears that I can schedule a `Sequence` to start at most once. If I `cancel` the...
When trying to create an OpenGL context, I get the following error: > GLFW error 65543: GLX: Failed to create context: GLXBadFBConfig Could not create an OpenGL 3.2 context! According...
There's no programming done regarding playing sound. In it's current state, the game needs no sound, but if sound should be needed later down the road, it's better if a...
If you press _down_ LEFT and then _down_ RIGHT and then _release_ RIGHT, Wario will keep walking to the right.
The original also has this delay in order to be able to fist and jump at the same time.
It worked to pass it to the `update()`-method until now, but when it comes to sound, it must be aviable to the `__init__()`-method. Also, to be honest, it feels kinda...
So things like tracking Wario, camerashake or fadeout can be achieved!
It would make it... - Easier to manage those states - Easier to add and delete those, so skills can be learned