Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emlun/factorio-blueprint-aligner
Factorio mod for aligning blueprint grid offsets
https://github.com/emlun/factorio-blueprint-aligner
factorio factorio-mod games
Last synced: 7 days ago
JSON representation
Factorio mod for aligning blueprint grid offsets
- Host: GitHub
- URL: https://github.com/emlun/factorio-blueprint-aligner
- Owner: emlun
- License: unlicense
- Created: 2021-03-11T03:18:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T20:09:34.000Z (19 days ago)
- Last Synced: 2024-12-03T21:20:37.737Z (19 days ago)
- Topics: factorio, factorio-mod, games
- Language: Lua
- Homepage: https://mods.factorio.com/mod/blueprint-align
- Size: 260 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Factorio blueprint aligner mod
===This is a small mod intended to help set blueprint grid size and offsets
by drawing the grid and placing the blueprint in the world.![Mod thumbnail](./src/thumbnail.png)
Mod portal: https://mods.factorio.com/mod/blueprint-align
Usage
---The mod adds three toolbar shortcuts:
- **Set blueprint grid**
Activate while holding a blueprint,
then select the area you would like to be one cell of the blueprint grid.
The grid size and offset will be set on the blueprint.- **Align blueprint entities**
Activate while holding a blueprint with an alignment grid set,
then place the blueprint in the world.
The entities in the blueprint will be moved within the alignment grid
to match the selected location.- **Set blueprint grid offset**
Activate while holding a blueprint with an alignment grid set,
then place the blueprint in the world.
The absolute grid offset of the blueprint will be set to match the selected location.Demo video (v1.0): https://www.youtube.com/watch?v=45pQEFdYXsg
All shortcuts have hotkeys, which can be changed in the control settings.
The mod will by default print interaction feedback to the console to guide new users.
This can be turned off in the mod settings.Caveats
---- The "Align blueprint entities" and "Set blueprint grid offset" actions
will initially set the blueprint to relative grid alignment.
If you cancel the alignment by some method other than using the "clear cursor" keyboard shortcut,
the previous absolute grid offset might not be restored.License
---This is free and unencumbered software released into the public domain.
For more information, please refer to [http://unlicense.org]().Graphics assets are licensed under a
[Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).