Dear godotians,
First of all, my name is Andreas and i am from Germany. Last week i began learning godot, mainly through tutorials.
I am more of an artist than a programmer, but i thought i give it a try. now i am stuck.
my dream is to have a simple 3D Engine (pixelart, like wolf3d) with some modern upgrades, Mouselook and
lights, quicksave and load, blood particles splattering all over when enemies are shot,.. things like this. i followed
a tutorial i found on youtube and tried to add mouselook to it. Now the mouselook works, but i cant move anymore
and the enemies are just standing around and the weapon animation is not working right. i just changed the player
script with some code i got from another playerscript :-(
Help is really appreciated. i am just not good enough for this.
Here`s the source : https://github.com/andreastom/3dEngine
