Intel Report #022: Road to V1035 (September 2024)

GROUND BRANCH

From one of the developers behind the original Rainbow Six® and Ghost Recon® games, comes a thinking-man's first-person shooter featuring in-depth character and weapon customization. Take your time. Think ahead. Get the job done.

Hey there! We're back with another Intel Report featuring another round of sneak peeks and details for our major upcoming release [b]GROUND BRANCH V1035[/b]. This month, among other news, we'll be taking a look at our initial work on full-fledged missions. [quote]💡 Keep in mind this report is [b]not[/b] an exhaustive list of V1035 features. For an overview of expected changes and additions, refer to our [url=https://bit.ly/gb-roadmap]roadmap[/url].[/quote][quote]💡 If you haven't yet, make sure to check out [url=https://store.steampowered.com/news/app/16900/view/4277943470885274984]last month's [b]Intel Report #021[/b][/url] for more V1035 previews.[/quote] [h1]New Discord modding channels[/h1] If you're a member of our [url=https://bit.ly/gb-discord]official [b]Discord[/b] server[/url], you may have noticed that earlier today we opened up some new modding channels. Now that the GROUND BRANCH Mod Kit has been officially released for a while, it seemed like a good time to unleash these new channels on unsuspecting modders. [b]Prowlaz[/b], our Community Manager, kindly put these together for you a while ago, and [b]Bob/AT[/b] has helped put some words together for them. Thank you, Prowlaz and Bob! [h1][b]Operations[/b]: paving the way for full-fledged missions[/h1] Though GROUND BRANCH won't have a traditional campaign with an overarching story, it was always meant to have "proper" missions featuring backstories, briefings, multiple objectives and, for single player, AI teammates. Our unorthodox campaign format combines short sequences of story in the form of "hotspots": areas of geopolitical interest in different parts of the world where missions will be carried out. Each hotspot in v1.0 may feature anywhere from one to a handful of missions — with room to expand over the game's life — and our new project manager [b]Travis[/b] has been spearheading the process to determine where in the world these hotspots are, and what the story behind them is going to be. More complex missions require more complex logic than our current game modes have, and our hotspots need an interface to navigate them, which is why [b]Fatmarrow[/b] and [b]Scopey[/b] have taken on the task of bringing these ideas to life on the programming and UI fronts. As much as we adore the underlying code which supports this stuff, luckily (for you) we have a working preview of the UI to give you an idea of where we're headed: [previewyoutube=tUBBcb_2sJ0;full][/previewyoutube] [h2]Does that mean V1035 will have missions?[/h2] Kind of! We're working hard to get [u][b]one[/b][/u] such mission done for V1035. This mission, set in Eastern Ukraine (on map [b]Depot[/b]), will serve as a sample or demo — or a [i]vertical slice[/i], if you're into marketing — of what we ultimately want the core of the GROUND BRANCH experience to be. Though it won't feature all the elements that our full-fledged missions are expected to offer, the demo mission should be a much closer representation of our goal than the "quick mission" game modes currently available in Lone Wolf and co-op. [quote]💡 If you're curious about what the demo mission will entail, take another closer look at the video as the mission background and objectives aren't expected to change much.[/quote][quote]💡 An Oman hotspot isn't planned at this time; it was added for UI showcase purposes only.[/quote] We are hoping to support both single player (with AI teammates) and co-op for the demo mission, but everything is subject to change depending on how development goes. [h2]Demo mission support[/h2] As hinted earlier, the sample mission has created demand in various areas in order to support and properly convey the objectives and background we're proposing for it. In addition to UI, another demand was making the village area of Depot appear "lived-in" in order to reflect the presence of stationed troops. [b]Will[/b] has taken up that job, adding camping gear, communications equipment, vehicles and other details to the area: [img]{STEAM_CLAN_IMAGE}/4016748/aa4331474aede0bb1a6f0e53320686a9df96ca4d.jpg[/img] [img]{STEAM_CLAN_IMAGE}/4016748/dcace126f9d1dc76328a21074ef4ad9e7a7b5193.jpg[/img] [img]{STEAM_CLAN_IMAGE}/4016748/bb80690d7a4fe9b1fadac4522517411a4bb9efbf.jpg[/img] To add more flavor and variety, [b]John[/b] has also reworked the Depot faction to better fit our concept of [b]Russian PMC[/b]. If you're as sick of that one guy in light tan and black as we are, you'll probably appreciate the change: [img]{STEAM_CLAN_IMAGE}/4016748/8a2637f1960e668d71f855b6b7d01a397766623d.jpg[/img] The demo mission will also require planting explosives and being able to scout a location, both of which aren't fully defined in terms of mechanics but are already under development. For the explosives, we're currently going with the [b]M4 SLAM[/b]: [img]{STEAM_CLAN_IMAGE}/4016748/0253ab383e0db1d77180e5cd04d398c9eb1297d9.jpg[/img] Setting up the M4 SLAM to work in-game is no small task: in addition to the model, it requires animations, particle effects, gameplay abilities and other work that is all underway. [h1]Game dev is a G.A.S.[/h1] We've shown you the shiny topside and now it's time to take a little look under the hood at some of the upcoming changes in V1035. Historically, we had painted ourselves into a bit of a corner with some of our animation and game systems, as complexity was gradually layered on top of complexity. The result was that it was getting harder and harder to introduce new systems (*leers at prone*) and to make existing ones work together more seamlessly. Therefore, with no small amount of trepidation, we shook up a ton of underlying systems and put them back together again with the new [b]Gameplay Ability System (GAS)[/b]. [quote]💡 If you're interested in the technical details, [url=https://dev.epicgames.com/documentation/en-us/unreal-engine/gameplay-ability-system-for-unreal-engine]click here[/url] for more details on the Unreal Engine GAS implementation from Epic.[/quote] It is a bit of a conceptual reworking of the game logic into self-contained gameplay abilities rather than having custom logic scattered throughout the code base. It means that once everything is set up, a single player action may, for example, fire off a single gameplay ability, and then it just… takes care of itself. In practical terms, once we get over the initial bump of the internal reorganization, we should be able to put into the game the remainder of the planned gameplay systems without the huge headache we would've had if we had needed to integrate all the new stuff into the old code base. There also seem to be some performance improvements, which is nice. If you're not an Unreal Engine nerd like us, let's put this another way: this change should be the last big hurdle before we drive our GROUND BRANCH car at irresponsible speeds towards v1.0. [h1]AI[/h1] AI continues to be developed, though the implementation of GAS has delayed our ability to showcase it. Still, [b]Chris[/b] has managed to capture a quick video of one of the new AI abilities: detecting not just the source of flashlights, but their projected light as well. Take a look: [previewyoutube=qrv6GWolSU4;full][/previewyoutube] This change should make it particularly important to maintain light discipline, so be extra sure you've packed your [b]night vision goggles[/b] and [b]AN/PEQ-15[/b] for those night ops. [quote]💡 The same ability will be applied to lasers.[/quote] [h1]Audio[/h1] [b]Zack[/b] has been working on a lot of stuff: the ambient audio (or soundscape) for new map [b]Ranch[/b], sound effects for the [b]G36K Custom[/b], [b]AUG A3[/b], [b]MK24[/b] and other weapons, and of course the voice lines for 2 of the OPFOR factions: the [b]Mexican Cartel[/b] and the Russian PMC mentioned earlier. Here's a sample of the voices — courtesy of Zack and the very talented voice actors we had the pleasure of working with: [previewyoutube=AR4ZBJVJC-Y;full][/previewyoutube] Along with the new AI animations (previewed in [url=hhttps://store.steampowered.com/news/app/16900/view/4277943470885274984]our last [b]Intel Report[/b][/url]) and the new enemy character assets shown earlier, we're hoping to breathe a little more life into our enemy AI soon. Zack is also improving [b]spatial audio[/b] by setting up a system where large objects will now block, diffract and occlude sounds. So, for instance, a large container will now act similarly to a wall when it comes to sound — so a character behind it will no longer simply sound like they're just a few steps away from you with nothing in between. The video below has a little demo of the Ranch soundscape, as well as a little before/after of the spatial audio change to give you a better idea: [previewyoutube=uUY2E06o43U;full][/previewyoutube] [h1]Masking out the night vision[/h1] One of the most common bug reports we get is that infrared signature — that is, IR lasers and illuminators — doesn't show up through the [b]AN/PVS-22 UNS[/b] clip-on night vision scope, which probably seems like a trivial issue to fix when you consider that it works as expected when looking through any of the night vision goggles in the game. The issue is that the NVG is a [b]full-screen post-process effect[/b], whereas the AN/PVS-22 UNS uses a different, more basic effect compatible with the [b]picture-in-picture (PiP)[/b] method that the scopes in GROUND BRANCH use. It's easy enough to tell the full-screen post-process effect to show IR signature, but not feasible to do so for the basic PiP effect. That leaves us with just one option: "masking out" the full-screen NVG post-process effect to only show up in a designated area of the world, in our case the lens of the PVS-22. Because it's a relatively harmless bug with a fairly large amount of work required to fix it, we let it sit for a while longer than we would've liked. But for V1035, we put some time aside to finally work it out. Here's a quick and dirty capture straight from the editor just to illustrate the method: [img]{STEAM_CLAN_IMAGE}/4016748/6e03e02e83a57071583520ddffe38d1b3320ceb5.jpg[/img][i]Visuals are all pending, so don't worry about how flat it looks — it's just a prototype![/i] If you're wondering why we're illustrating with the NVG rather than the PVS-22, that is because the same method can be used to restrict the NVG effect only to the portion of the screen corresponding to the NVG's tubes — leaving the surroundings clear for you to see with normal vision, instead of covered in black. Pretty cool, right? [h1]This has been Intel Report #022![/h1] We appreciate you taking the time to read our little dev blog. Got any questions or suggestions? Leave them in the comments and get the discussion going. As always, thank you for your continued patience and support as we chisel away at your favorite tactical shooter. See you next time!