Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/penguin-spy/fixed-camera
experimental mod for factorio to allow a fixed camera perspective
https://github.com/penguin-spy/fixed-camera
Last synced: 5 days ago
JSON representation
experimental mod for factorio to allow a fixed camera perspective
- Host: GitHub
- URL: https://github.com/penguin-spy/fixed-camera
- Owner: Penguin-Spy
- License: mpl-2.0
- Created: 2023-11-23T05:27:22.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-23T07:10:28.000Z (12 months ago)
- Last Synced: 2023-11-23T08:22:43.170Z (12 months ago)
- Language: Lua
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fixed Camera
an experiment to create a camera that is locked in place while the player's character moves around on screen.
commands:
```
/fixed-camera -- enables/disables/toggles the fixed-camera mode
/fixed-camera initalize -- forces initalizing the GUI, may need to run first idk
```# License
Copyright © Penguin_Spy 2023This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at https://mozilla.org/MPL/2.0/.