#is it possible to set shiftlock to the default camera mode
8 messages · Page 1 of 1 (latest)
bump
copy the base player module
clone it where it needs to go
find the shiftlock module
and theres a variable that represents whether its on shiftlock mode
so just set that to true by default
tried doing this already doesnt do anything