Space Engineers

Space Engineers

Ocen: 138
Instant Projector
2
2
3
3
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Type: Mod
Mod category: Block, Production
Rozmiar pliku
Zamieszczono
Zaktualizowano
496.220 KB
14 maja 2020 o 16:53
16 grudnia 2023 o 20:02
Listy zmian: 37 ( zobacz )

Zasubskrybuj, aby pobrać
Instant Projector

Opis
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]
Komentarzy: 161
foojak101 16 kwietnia o 11:35 
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 16 kwietnia o 10:07 
Rouge Sable. use the projection to assembler mod it pairs very nicely
Rouge Sable 21 marca o 5:39 
Do you know a way to send to production required components automatically?
avaness  [autor] 18 lutego o 4:52 
Yes
OGatoAJato 17 lutego o 11:47 
Will it weld custom blocks from mods?
Xero 25 stycznia o 15:35 
This would have been useful YEARS ago... but useful on personal creative worlds to test.
Nova Astral 1 stycznia o 19:01 
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) 8 grudnia 2023 o 9:05 
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  [autor] 8 listopada 2023 o 21:21 
You have to use a projector block that can display subgrids, like the console block.
FatEraser 8 listopada 2023 o 10:15 
Is there any way to have this work with multigrid blueprints?