willnationsdev / log

A log of my ongoing and planned development efforts.
MIT License
0 stars 0 forks source link

Godot-Next: Controllers (Collection of drop-in control schemes using Nodes) #8

Open willnationsdev opened 6 years ago

willnationsdev commented 6 years ago

Create a UE4-like minified controller API to simplify the process of creating specialized controllers for different types of gameplay. Need things like FPSController, TPSController, 8WayController, etc. to all be drop-in usable.