Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I mean, you could basically "pick up" your entire base and move it to a better location, maybe even block building spots with this "for free"? In PvP this would be super annoying.
I'm mainly looking for a mechanic to fix stupid small alignment problems that only become noticeable after plunking something down, like a row of liquid tanks where they're all just slightly not in line, for example.
Also, for tanks in particular, it would save the annoyance of having to empty it jar by jar first, which is a massive hassle due to how the liquid/gas mechanics are handled right now.
If we just move single objects, like utilities only (depo, forge, printer, tank, etc) that would be somewhat simpler to achieve imho, but I'm not sure how easy it would be to implement a mechanic like that.
Since I edit files a lot, moving around a full depo is really easy - but doing it in-game is something different because the object has to have a "pick up" property in the first place. For solar panels, beacons and path lights they had to introduce kits that can be picked up and placed somewhere else. I'm not sure if that was just one way to do it or if the enigine/code forced them to solve it this way.
But I think this is a very interesting suggestion and I'm eager to find out what the devs have to say about it.
As for alignment issues: I use floor panels for this now which solves some issues. The placement options per panel are limited but if you are playing singleplayer you can edit the files to get what you want.
You have the structure itself, represented by an object type, axis coordinates, orientation, and a collection of data objects describing how it has been customized:
ceiling type
fabricator or not
array of wall section types (null, normal, heavy, cloth, etc)
array of objects 'plugged into' each of the associated wall section (null, bed, computer, etc)
maybe a few miscellaneous flags for internal engine stuff I'm not privy to
With the multi tool in hand, select the habitat frame, hit the 'move' key, and it becomes a wire-frame, using the same rules as originally placing objects, red when bad, green when good. If the player hits escape before selecting a new spot, it's left where it was, nothing has changed.
However, when it's moved, only the coordinate axis values and orientation for the frame have changed, all other data values and object references remain the same, barring connections to things using coupler type wall sections, which would just become open couplers.
Honestly, I have a hard time fathoming that this is an overly difficult task, unless the code base is an unmanageable spaghetti bowl of a mess.
While I'm wishing for this, I might as well add: let us increase the granularity of angle theta used to turn objects when we're building them. Sometimes I want to align an item perfectly with something next to or behind it, but my only options are off by like 10 degrees.
I also wish there were more rotation options. As stated above, an advanced building mode would be cool that gives more options to the player like rotating around all axis and also allow to rotate in smaller steps. Also, some sort of "ghost mode" would be cool where we can just place building blueprints as placeholders?
btw: they are using quaternions for rotation. Do you know how I could set up an Excel sheet that allows me to convert these values into a less confusing format e.g. degrees? Or is there a good way to visualize rotations in 3D along different axis?
This also reminds me of ths tv show called MegaMovers or something, where for them to build an entire house they have to uproot it from its foundation on a huge hydraulic platform and then pull it with an industrial-sized truck.
I did, however, find some python code that will do what you want:
On the topic of realism, is it "realistic" that a single human can build anything at all like in the game? I mean, it's a GAME, not a REALITY SIMULATOR.
Can YOU build a 3d printer out of raw aluminum, glass, steel, and rubber? Of course not. Frankly, there is absolutely no immersion whatsoever in the crafting system, it's totally abstracted from 'reality' in the sense that the only thing it cares about is access to materials, and completely disregards tools, time, and training.
You may argue that training is inherent in the skill-tree, but I argue that it is trivial to accumulate skill points, and all classes are equal in their ability to master all points of the tree, so it's a moot point.
I think it's totally reasonable to ask for concessions to reality if it improves quality of life and enjoyment of the game without compromising the point of the game...and the point of the game is sci-fi survival, not 'how good are you at placing objects correctly the first time you try'.
If the devs want the game to be more realistic, then players shouldn't be able to build almost anything, and there should be a quest line to find and repair technological devices that previous missions brought with them in order to bootstrap the crafting system beyond basic handmade stuff.
For example, Osiris Base 1 could have the only 3d printer on the planetoid, and the player needs to find some tools and components to fix it in order to print parts to make more advanced things, or to build another one.
In this case, I also think we should have to salvage or build a crane before being able to build structures of any kind (other than 'blow up domes').
On that track, the player's inventory system makes absolutely no sense. The dome kit is huge, and we shouldn't be able to carry almost anything else if we have one in our inventory.
etc
etc
etc
How far down the realism rabbit-hole do we want to go?
This was directed at Bloodwolf, but imho we should go as far as possible down the rabbit-hole. Why? Because - at least for me - it sparks new ideas if we have constructive discussions.