Fuzion
Fuzion copied to clipboard
Third Person Binding?
I checked aource code, because I wanted to bind thirdperson (somehow). And in file /Fuzion/src/shortcuts.cpp I found stroke with thirdperson bind. And, ofc, its not working (code said that bind is alt+f). Can someone help me with it?
yeah, you have to enable it. you have to do something like -DEXPERIMENTAL_SETTINGS 1 or just #define EXPERIMENTAL_SETTINGS 1
just above it or in fuzion.cpp