1. Chernobylite Complete Edition
  2. News

Chernobylite Complete Edition News

Weekly Report #197

[h3]Hello Stalkers![/h3]
Before delving into the main section of the report, we would like to remind you that an exciting contest is currently in progress with lots of cool prizes to be won.



Details can be found below 👇

https://store.steampowered.com/news/app/1016800/view/3984064573344492219

[h3]Hello Stalkers![/h3]
A few months ago, we showed you what a photo shoot of Joanna, (you know her as Tatyana), looks like at the company's headquarters. You enjoyed all the behind-the-scenes photos and gifs very much.

https://store.steampowered.com/news/app/1016800/view/3906372406928198829

Hence, in this report and the subsequent one we will show you another batch of footage. This time they come from the outdoor photo shoots we organized both in Poland and in Chernobyl itself. Some of them you have seen as part of our promotional campaigns. But rest assured, our resources are much more extensive than you might imagine. And what you’ve seen so far represents maybe 2-3% of what we have on our disks.



By means of selection, we chose the best photos. We hope that you will like these as well 🙂

For a good start, photos from the nearby ruins.



Initially, this was supposed to be an overview session with our (then) new model. But the photos in this setting came out so well that we couldn't help but use them.



The next session already took place abroad. You probably associate those views from the projector in Igor's room, where you can see Tatyana in a light coat, walking down the sidewalk. It was in Slavutych that we recorded footage. And we also took some cool photos.



We probably spent the most time in Pripyat. Here on the outside of the Palace of Culture "Energetik"...



...and inside.



Of course, a visit to the closed amusement park was not to be missed.



And that's it for today. In the next report another portion of pictures. Also the moving ones ;)



[h3]That's it for today![/h3]
Take care, Stalkers!



[h3]Follow our official channels to stay up to date:[/h3]
Like us on Facebook Follow us on Twitter



https://store.steampowered.com/app/1016800/Chernobylite/

Chernobylite x Clash II

[h3]Hello Stalkers![/h3]
Our friends at Prime Bit Games debuted today with their new game, Clash II. It’s a turn-based strategy game in a world steeped in ancient magic, where you can explore forgotten land full of magical creatures. Gather and train an army, expand your stronghold, upgrade your heroes! Lead one side of the conflict and decide the fate of the continent!

[h3]To celebrate this launch, we have a special surprise for you! We are launching an official partnership with Prime Bit Games in which you will pay for the Chernobylite x Clash II bundle at a discounted price of -15%![/h3]
Just click this link 👇



As you can see, Polish games are worth playing at such occasions! So there is nothing to wait for, just take and play!

Weekly Report #196

[h3]Hello Stalkers![/h3]
A few months ago we published a series of reports on conceptual graphics for Chernobylite. You liked the works very much. We can’t hide it, we also like them. 🙂 That’s why we decided that it would be worthwhile to continue this theme, and see new great works. However, this time YOU will be the authors of the new graphics.



[h2]We hereby launch a new contest for the entire community of Chernobylite fans![/h2]

What should you do?

Your task will be to create an image of your character that could appear in the game or a scenery from the game, similar to the ones we presented to you in earlier reports.

Is there a location that you think looks much better in your imaginations? Would it be better depicted in other colors? Or maybe this particular place is missing some elements that would be worth adding?
And what about your character? What outfit would fit best? We give you a free hand and count on your creative invention!



Rules:

  • For images of locations you can use screenshots from the game, but also your own photos from Chernobyl, if you have any
  • You can create an image by hand, on paper or canvas, or in a graphics program on your computer
  • We accept only original works, made by yourself. Plagiarism and images made by AI will be automatically rejected
  • Works must be submitted at this link by March 31, 2024
  • Submitted artwork files must be signed (name or nickname), as well as the email address provided. Unsigned works will not be considered for judging
  • Each participant can submit ONLY ONE artwork


Out of all the works, we will award the 10 best ones! The awarded participants will receive from us:
  • official Chernobylite artbook
  • a set of postcards
  • map
  • Chernobylite patch
  • a Steam key to the Chernobylite Enhanced Edition


We will reveal the list of winners and the awarded works on April 5, 2024.

We can't help but wish you good luck and break your brushes (including virtual ones)!

[h3]That's it for today![/h3]
Take care, Stalkers!



[h3]Follow our official channels to stay up to date:[/h3]
Like us on Facebook Follow us on Twitter



https://store.steampowered.com/app/1016800/Chernobylite/

Weekly Report #195

[h3]Hello Stalkers![/h3]
Welcome to the new year 2024! We hope you had a nice Christmas and New Year's Eve. We, on the other hand, have returned from Christmas trips and immediately threw ourselves into work. There is a lot of it, but no shortage of excitement. It's going to be a very interesting year. We can feel it in our bones!

Meanwhile, we stay for a while longer in 2023, which was almost entirely dominated by one topic - artificial intelligence. AI has been at the center of attention in the mainstream media, but also especially among fans of technological stuff and those working in the game industry. And all indications are that this locomotive is not going to stop - in the new year AI will be just as loud.

That's why today we're going to tell ourselves just about the artificial intelligence in Chernobylite. How it was created, how it works and what mistakes should not be made when creating an NPC "reason". We try to answer those questions below.



What's the first thought that comes to a programmer's mind when designing character AI? How to make it deliver cool gameplay to the player, of course. But in addition to that, he has to think about how to "fool" the player - make him think that he is not dealing with dummies who have been assigned certain commands, but with thinking beings. We know from experience that people interpret the intellect of AI very differently. Sometimes the fact that a character crookedly holds a gun in his hands while reloading can be interpreted by someone as stupid AI behavior, even though it has nothing to do with its behavioral algorithms.

Behavioral algorithms define the operation of the enemy's "brain" in Chernobylite. Here we mainly used the tools provided by the Unreal Engine. Specifically, with a structure called a behavioral tree, where we were able to define the "states" of the character's behavior, which in turn trigger commands in turn.



In practice, it looks more or less like this: state "search an enemy" -> "review your list of target" -> "what is the nearest target that triggered the command" -> "select a point around the target to get closer (by the way, check if, for example, the player is sitting in the bushes; if so, don't go into them, but stand on their edge to make it seem to that player how clever he is, even though the AI knows perfectly well where he is, just doesn't go there on purpose to raise the excitement)" etc.



Perception of the player by the AI on the level is most often done through three senses: sight, hearing and touch. As for sight, in Chernobylite we have defined 5 points on the player: both legs, both arms and the head, to which the AI "under the hood" shoots a laser at some frequency. If the laser stops on an object, which in this case is the player, it means that the player can be seen - the threat rate then increases. If the laser stops on another object (for example, on an invisible bush collision, which blocks only the laser and nothing else) then the player cannot be seen. The other senses work on a more or less similar basis: we define points on the player to be "noticed" by the AI (e.g. the concentration of sounds made when walking or shooting), and then the corresponding states are activated.



Previously, we wrote about how the game's character animations are created. Today, it is also worth knowing about the fact that character animations and AI are closely related. In the sense that AI logic must be readable. And this readability is most easily presented precisely in the form of animations.



Example: AI suspects that it has seen something. At this point, the logic system hidden under the hood of the game must send information to the animation system to trigger the appropriate animation. This also works the other way: when the AI performs some animation, such as an attack with its hands, the completion of this animation must send back to the logic system to return to normal operation according to the predetermined states.



The biggest issue is that often given gameplay actions have a very rigid technical framework based on the needs of gameplay, making it difficult to show them in animation form. Example: Chernohost's paw attack. We know that his attack has a meter range and that the player, walking with his back to Chernohost, is moving quite fast. The range is short and the target is fast. This means that you have to make the animation quite fast. But you can't overdo it with this, because the shorter the animation, the less readable, and the less readable something is, the more annoying it is for the player. In contrast, a long animation will simply make the fight boring. It's very hard to find that golden mean, and it's already at the mocap stage, that is, using real actors.



It is now worth addressing another issue that probably every gamer has had to deal with. Well, in many games we can encounter various strange AI behavior, such as characters going straight into a wall or shooting at the floor.



Then we usually just say that the AI doesn't work. But what exactly does that mean? Well, in our opinion, "AI not working" is mainly due to the fact that we can't anticipate all the problems involved in creating AI for a game. It is one thing to design AI on a flat test map under laboratory conditions, and another thing to later play on a final map that should, but does not always support the design of the AI we have created. Such an undertaking is very difficult on the communication side, and therefore needs to be planned early. And this cannot be done just by drawing on a piece of paper.

"Coolness" of AI can be achieved only by checking its performance live in the editor by trial and error. Such a method, on the other hand, can not be afforded in the case of the construction of sizable game maps - such things need to be played with in advance. The whole process is mega-complex in terms of planning, where you can't simply expand the length of production for yourself. Especially when you're a small studio with a 10-, 20-, 30-person team.



Both today and over the past weeks, we've given you a lot of technical knowledge. We hope it was an interesting and informative read. Now we're going to give you a respite to gather energy. You will need this one soon so that you can demonstrate your creative invention.

[h3]That's it for today![/h3]
Take care, Stalkers!



[h3]Follow our official channels to stay up to date:[/h3]
Like us on Facebook Follow us on Twitter



https://store.steampowered.com/app/1016800/Chernobylite/