Space Engineers

Space Engineers

136 ratings
Instant Projector
2
2
3
3
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod category: Block, Production
File Size
Posted
Updated
496.220 KB
May 14, 2020 @ 4:53pm
Dec 16, 2023 @ 8:02pm
37 Change Notes ( view )

Subscribe to download
Instant Projector

Description
This mod adds the ability for projector blocks to create projections instantly. The grid will spawn as if you welded each individual block of the projection and only after the build timer has elapsed. The projection must not be connected to the projector block grid, and the projection must have a significant amount of space around it. In survival, the projector must have enough components to weld the entire projection, and it will take the components from any or all inventories on the grid. The components must be available before the build timer can be started.

World Settings
Admins can configure world settings via the text hud api admin menu or the /ip command.
  • Block Build Time - Amount of seconds per block.
  • Component Cost Modifier - Modifies the amount of components required to build a projection.
  • Min Blocks - The minimum number of blocks that are required to build a projection.
  • Max Blocks - The maximum number of blocks allowed to build.
  • Power Modifier - Modifies the power required to increase the speed.
  • Subgrids - True if the mod will attempt to build subgrids for the console block.
  • Extra Component - An optional extra component required to build the projection.
  • Extra Component Cost - The number of extra components required per block.

Programmable Block API
These actions can be used on the projector:
  • BuildGrid - Attempt to spawn the projection.
  • CancelBuildGrid - Cancel the current pending spawn.
These properties can be accessed on the projector:
  • RequiredComponents - A list of components required to build the current projection.
  • GridTimerProjection - Amount of time the current projection would take.
  • GridTimerCurrent - The current value of the timer.
  • BuildState - The current projector state. In order from 0: Idle, Waiting, and Building

Support
For feedback or issues, the best place to contact me is on discord:
https://discord.gg/mbzsbFK

Source Code
https://github.com/austinvaness/InstantProjector

Donate
To support my work, you may use Paypal[www.paypal.com]
161 Comments
foojak101 Apr 16 @ 11:35am 
Love the mod. Just an idea what if you added the inventory of the blueprint to the materials list so that you can spawn fully loaded grids without being able to spam fee stuff into survival mode.
foojak101 Apr 16 @ 10:07am 
Rouge Sable. use the projection to assembler mod it pairs very nicely
Rouge Sable Mar 21 @ 5:39am 
Do you know a way to send to production required components automatically?
avaness  [author] Feb 18 @ 4:52am 
Yes
OGatoAJato Feb 17 @ 11:47am 
Will it weld custom blocks from mods?
Xero Jan 25 @ 3:35pm 
This would have been useful YEARS ago... but useful on personal creative worlds to test.
Nova Astral Jan 1 @ 7:01pm 
I don't suppose you'd be willing to add a button that allows the user to build as much of the ship as possible with the compnents they have? Or ignore certain components
(DANIEL) Dec 8, 2023 @ 9:05am 
Hello, would it be possible to use it to place the buildgrid command in a button panel, and the player who presses the button will spawn the grid in his name?
at the moment it comes out in the name of the owner of the projector or console block
avaness  [author] Nov 8, 2023 @ 9:21pm 
You have to use a projector block that can display subgrids, like the console block.
FatEraser Nov 8, 2023 @ 10:15am 
Is there any way to have this work with multigrid blueprints?