A Five Nights at Freddy's framework made for the Godot game engine.
Hi, it all started when I discovered pokemon xenoverse, and while it set standards for pokemon fangames, it also disappointed me. It took me a while to figure out what didn't work for me, then I realized, it was two-dimensional. It took me a while because I'm new to Godot, but I hope this demo can be useful for others to create pokemon fangames without resorting to hacks.
A TrackballCamera that responds to input from mouse, keyboard, joystick and touch, in order to rotate around its parent node while continuously facing it.- stays around its parent node, even if it moves- no gimbal lock (quaternions ♥)- camera inertia for a smoother experience- the parent node does not have to be centered in the camera's view- a bunch of parameters to configure everything as you want it- won't work on godot 3