By Wesley Sappington I know I haven't updated the blog in a while, but if you've been following us on Instagram, Twitter, or Facebook, you'll know we've been quite busy. Temperature (and the challenge that comes with sundown) Temperature is a very important mechanic in Conundrum. The player requires heat to survive. While this is fine during the day, the temperatures in the Labyrinth drop well below freezing at night. That's why it's important for the player to keep warm during the night, whether that's with a bonfire, electrical heater, or other heating device. The reason this mechanic is so important is because it forces the player to "hunker down" at night. While the player can explore all they want during the day, the player needs a well fortified base at night. We want to force the player to build bases each night, rather than just wander around in the dark. Building bases is super important to survival, and surviving the night is probably the most challenging part of the game. Building a base can range anywhere from a dirt square to a complex base with turrets, security systems, radars, and transceivers. The game gets increasingly difficult as the player approaches The Center, (aka the exit) so while a dirt hut might be fine the first night, the player will need more complex forts as they progress. Also, a dirt hut will likely be destroyed after one night; a structure that needs to last a long time will need to be more advanced. Battery block, aka developer hell The battery block was difficult to code because the engine, originally, only supported two types of machines - generators and devices. Generators generated electricity, while devices takes electricity. But a battery needs to do both - take in energy and output energy. This led to the power system being reworked. (multiple times) Generators and devices are still the two types of machines, but a machine can be both. This change screwed up alot of stuff (mostly the power distribution in circuits with multiple generators) but after some work we've managed to fix it. One of the most persistent problems with batteries was the fact that they powered each other, causing an uneven distribution as shown above. One battery discharged faster than the others. However, this issue has since been fixed. (below) As it turns out, this wasn't just happening with batteries... It was happening with everything! (All the generators) Glad the batteries allowed me to notice it, otherwise I wouldn't have known! Generator Overheat The next order of business, in terms of the power system, was to create the generator overloading system. Generators don't give out infinite power... That would be crazy! When a generator is connected to a certain threshold of devices, it will begin to flash with a warning. This is the generator overheating. If the generator is connected to a power draw over that threshold, it will begin to flash with increasing intensity, until it eventually explodes! The explosion will cause damage to blocks and entities in a nearby area... As well as waste a lot of resources, since generators are so expensive... This is a PSA for all the future Conundrum players - keep an eye on your generators! We don't have the explosion animation yet, but check out the overheat effect below. Difficulty Increase & Redshift A few days ago on on our Instagram, I posted this really cool image. It looks really cool IMO, so feel free to set it as your wallpaper or something... I have it set as mine :D But what exactly is this? Well, obviously it's the "older than time itself" hellscape we call the Labyrinth. The redness appears as you approach the center. As you can see, the top left (further from the center of the Labyrinth) is pretty clear. The bottom right (closer to the center of the Labyrinth) is increasing in reddishness. This reddishness is the evil of the Labyrinth... The demonic nature of the Labyrinth emanating out from the center... So, the more evil presence you feel, the closer you are to escape. As I mentioned before, the game gets more difficult as you approach the center. The red haze close to the center makes it hard to see, as electrical instruments go haywire. Radars, signal dishes, and the like become less and less accurate, while unique monsters not found in the outer regions of the Labyrinth lurk in the red haze. What about when you're at the center? What's there? I wouldn't know. Very few have made it that far. ;)
-W
0 Comments
Leave a Reply. |