Separate names with a comma.
Interesting- so the sensor in the cell activates the one in the hallway? One thing about adding the trigger to the completion of the dialog vs....
No problem, I was here (ignore "next step" list- I flew back for the selfie :) ... drop the drone down from here and you're near the barrel...
I was in the upper part of the warren in the first section leading down after the blast doors. I realize it's behaving as expected (drone can...
Version: 1.5.1 3384 Mode: Survival Seed-Id: 914434 Reproducibility: always Severity: minor if replay but serious for first-time player Type: timer...
NEUTRON CORE (core/explosive block VARIANT) A neutron core is a dummy core added to a POI to trick intruders. It houses a promethium/sathium...
I hear you there! More than once since the big galaxy release I had taken a fairly straight course through dozens of jumps to get into another...
If anyone would be willing to beta test I've tried to package this as a simple 64-bit exe. I'm doing a reverse engineer of the domain tables in...
Thanks much!
Following up- asking @Taelyn or other dev for confirmation. Wondering if you have plans to encrypt the game global.db at some point. There was a...
Quick question for devs or modders that may have already answered this. I'm playing around with a helper app (outside the modality of the running...
The attached work in progress script performs shortest path (Dijkstra's algorithm) navigation restricted to places you've already visited as...
Spent a few hours playing with Python and the networkx library ... working on a "Oh The Places You've Been" navigation tool.
I see what you mean, but can't you address all of the issues you raised by throwing up a dialog at launch that says "You are playing a vintage...
I miss being able to opt-out of upgrades at the game level. I think this was a steam-wide change so no grief on the devs for that but that...
The "stats" command gives the global and playfield seeds along with some other stuff- when filing a terrain-type bug these numbers help the devs...
No worries. FYI there are official public multiplayer servers run by the devs (see the "JOIN" command off the main menu) as well as private but...
By "setup your new machine" I was meaning configure an idle 3rd machine that you intend to leave running 24x7 to dedicate to stuff that you want...
Hiyahiya- Yes, it's relatively easy although you may run into a few bumps along the way ... try the following and if you hit a wall just post a...
I couldn't repo the behavior he described. sbp .. Stuck a Polaris A base im .. steel blocks, a turret, an ammo box, ammo, promethium built a...
The API for OnTriggerEnter takes a Collider object pointer as a handle and the unity engine assumes it's going to send the call. If you do a...