You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another additional feature to this, would be a "Refreeze" option.
camera_refreeze1=true
If you load camera one again and freeze is set to true, it will update the camera to the latest position, before freezing it again. Kind of like a toggle, this would be useful in fighting games and games like tony hawk. You could set the world scale to a high value and then just press a button to recentre the game camera.
The text was updated successfully, but these errors were encountered:
hideinlight
changed the title
Link "camera freezing" to the rest of the camera options in camera.txt so we can assign a keybind to it.Mar 11, 2024
Think something in the line of this:
In this case loading camera2 would freeze the camera. Loading camera 1 will unfreeze the camera.
camera_freeze_rotation0=false
camera_freeze_rotation1=true
camera_freeze_rotation2=false
camera_freeze_position0=false
camera_freeze_position1=true
camera_freeze_position2=false
Another additional feature to this, would be a "Refreeze" option.
camera_refreeze1=true
If you load camera one again and freeze is set to true, it will update the camera to the latest position, before freezing it again. Kind of like a toggle, this would be useful in fighting games and games like tony hawk. You could set the world scale to a high value and then just press a button to recentre the game camera.
The text was updated successfully, but these errors were encountered: