Just want to share - clone attempt) Godot 3.5
I'm not an artist. Just was curious how to make this inside muscles)
It's because game trying using Vulcan driver on PC, but it doesn't exist. Here instruction for enabling OpenGL 3.0 in this game (and other games, what created in Godot Engine beta versions):
- Make a shortcut of game's .exe
- Right click on shortcut -> "Properties"
- Add at the end of "Object" text filed this: --rendering-driver opengl3
- Start game trough shortcut.
- Have fun!