S&box
{{Short description|Upcoming video game platform and engine}}
{{Primary sources|date=January 2025}}
{{Use British English|date=December 2019}}
{{Use dmy dates|date=November 2019}}
{{Infobox software
| title = S&box
| logo = S&box 2021.svg
| logo size = 200px
| developer = Facepunch Studios
| latest release version = 0.3.1
| latest release date =
{{Start date and age|2025|06|02}}
| latest preview version = a5dffa4
| latest preview date =
{{Start date and age|2025|06|07}}
| programming language = C++, C#, Razor, Sass
| platform = Windows
| license = Proprietary software
| website = {{Official URL}}
}}
S&box (pronounced Sandbox) is an upcoming game engine and platform developed by Facepunch Studios, intended to be a spiritual successor to Garry's Mod. It aims to surpass Garry's Mod rather than simply being a modern version of it. The platform is designed to allow users to create, share, and play a variety of games and experiences.{{Cite web |title=S&box {{!}} About |url=https://sbox.game/about |access-date=2025-01-25 |website=sbox.game}}
History
In September 2015, Garry Newman, the creator of Garry's Mod, first mentioned that a sequel was in development.{{Cite news |last1=Chalk |first1=Andy |date=2015-09-09 |title=A Garry's Mod sequel is in the works |url=https://www.pcgamer.com/a-garrys-mod-sequel-is-in-the-works/ |access-date=2025-01-25 |work=PC Gamer |language=en}}
In September 2017, Facepunch Studios officially unveiled S&box as a prototype. This early version was built using the Unreal Engine 4 (UE4), incorporating a hotloading C# layer. The developers used UE4 for core features like rendering, networking, and physics. At this point, it was uncertain whether S&box would be released as a moddable platform or used internally by Facepunch.{{Cite news |last1=Donnelly |first1=Joe |date=2017-09-05 |title=S&box could become Garry's Mod 2 but is 'nowhere near that yet,' says GMod creator |url=https://www.pcgamer.com/sbox-could-become-garrys-mod-2-but-is-nowhere-near-that-yet-says-gmod-creator/ |access-date=2025-01-25 |work=PC Gamer |language=en}}
In March 2020, it was suggested that S&box was the Garry's Mod sequel. However, the project was put on hold while the team decided to switch engines, considering Source 2 or Unity.{{Cite news |last=Morton |first=Lauren |date=2020-03-30 |title=Sandbox is the real Garry's Mod 2, Facepunch say |url=https://www.rockpapershotgun.com/sandbox-is-the-real-garrys-mod-2-facepunch-say |access-date=2025-01-25 |work=Rock, Paper, Shotgun |language=en}} The team eventually chose Source 2 by February 2021, the same engine used to create Half-Life: Alyx. This decision was made to make it easier to transfer tools from Garry's Mod and to update the engine with tools like ModelDoc and AnimGraph.{{Cite news |last1=Clayton |first1=Natalie |date=2021-02-02 |title=Garry's Mod successor S&box is coming along nicely |url=https://www.pcgamer.com/garrys-mod-successor-sandbox-is-coming-along-nicely/ |access-date=2025-01-25 |work=PC Gamer |language=en}}
By July 2021, a developer preview queue was established, granting access based on Garry's Mod and Half-Life: Alyx workshop activity. This allowed users to create custom game modes, maps, models, and Source Filmmaker projects.{{Cite web |last=Allen |first=Joseph |date=2021-07-26 |title=Garry's Mod Successor S&box Enters Open Beta Next Week {{!}} TechRaptor |url=https://techraptor.net/gaming/news/garrys-mod-successor-sbox-enters-open-beta-next-week |access-date=2025-01-25 |website=techraptor.net |language=en}}
In July 2023, Facepunch introduced an invite system, distributing codes on Fridays to existing users based on their game usage. These codes were not Steam keys, and had to be entered on the asset.party (now sbox.game) website. This system was implemented to test the backend systems and to grow the user base.{{Cite web |title=S&box News {{!}} Invite System |url=https://sbox.game/news/invite-system |access-date=2025-01-25 |website=sbox.game}} However, a major shift in the development process occurred in August 2023. At this point, Facepunch undertook a significant retooling of S&box, moving away from the traditional Source engine's client/server architecture. The goal was to create a more flexible and intuitive development environment, and this involved replacing the entity system with a scene system similar to that used in Unity and Godot. They began using C# to control the engine, allowing greater control over the game loop. As a result of this retooling, new invites were paused, and old ones were expired. The developers focused internally on making the engine more flexible, aiming for an engine that would go beyond the Garry's Mod community.{{Cite web |title=S&box News {{!}} Retooling |url=https://sbox.game/news/retooling |access-date=2025-01-25 |website=sbox.game}}
In July 2024, S&box opened for public preview access, allowing developers to test and provide feedback on various game modes and projects. Facepunch stated that they plan to make iterative improvements for the next few decades.{{Cite web |title=S&box News {{!}} July 2024 Update |url=https://sbox.game/news/july-update-97c0fa3c |access-date=2025-01-25 |website=sbox.game}}{{Cite web |last=Sarfaraz |first=Shahmeer |date=2024-07-27 |title=Garry's Mod Successor S&Box Has Now Opened Its Doors For Public Preview Access |url=https://exputer.com/news/games/sbox-entered-public-preview-access/ |access-date=2025-01-25 |website=eXputer.com |language=en-US}}
By November 2024, S&box launched its Steam page,{{Cite web |last=Galekovic |first=Filip |date=2024-11-11 |title=Gmod's spiritual successor, S&Box, is now on Steam |url=https://www.destructoid.com/gmods-spiritual-successor-sbox-is-now-on-steam/ |access-date=2025-01-25 |website=Destructoid |language=en-US}} confirming the inclusion of an official sandbox mode. Facepunch has stated that S&box would not be released without it.{{Cite web |date=2024-11-10 |title=Steam {{!}} S&box News {{!}} First Post |url=https://steamcommunity.com/games/590830/announcements/detail/4485116032403374321 |access-date=2025-01-25 |website=store.steampowered.com |language=en}}
Features
S&box is described as a game engine and platform where users can create their own games. It is built on the Source 2 engine with a C# layer. The engine has a hotload system, which allows developers to see changes to their code take effect immediately without compiling or restarting the game. The platform features a scene system, similar to Godot and Unity, which allows for faster iteration, with everything being easily visible and accessible.{{Cite web |title=S&box Documentation {{!}} Home |url=https://sbox.game/dev/doc/ |access-date=2025-01-25 |website=sbox.game}}
It offers a range of tools, including Hammer for level creation, a terrain system for open worlds, ActionGraph for visual scripting, and ShaderGraph for creating shaders. S&box also supports virtual reality game creation and play. There is no need to install or subscribe to games or add-ons; users can simply click to play.
S&box incorporates cloud-based assets, allowing creators to drag and drop assets into their scenes without manual downloading or subscribing.{{Cite web |title=S&box Documentation {{!}} Cloud Assets |url=https://sbox.game/dev/doc/assetsresources/cloud-assets/ |access-date=2025-01-25 |website=sbox.game}} In addition to the game creation tools, S&box features a benchmark system, allowing the developers to track performance and identify regressions. The platform includes features for multiplayer, with multiplayer being built into the engine.{{Cite web |title=S&box Documentation {{!}} Networking & Multiplayer |url=https://sbox.game/dev/doc/networking-multiplayer/ |access-date=2025-01-25 |website=sbox.game}}
The developers intend to allow users to export their creations as standalone games that can be sold on Steam and other platforms without licensing fees or royalties. The platform would feature a system that allows users to monetise their games, but it is being designed to avoid pay-to-win mechanics.
Reception
Initial reception of S&box has been mixed, with some users expressing disappointment that it is not a direct sequel to Garry's Mod.
In response to negative feedback regarding the default character model, known as "Sausage Men" or "Citizens", the developers decided to replace the model with a more generic humanoid character. This decision led to some backlash from users who appreciated the uniqueness of the original model, known as "Terry". Despite this controversy, many users have praised the engine for its ease of use and straightforward design.{{Cite news |last1=Livingston |first1=Christopher |date=2024-11-12 |title='Calm down!' says Facepunch Studios: Garry's Mod successor s&box is getting a fan-requested sandbox mode and an alternative to 'Sausage Men' |url=https://www.pcgamer.com/gaming-industry/game-development/calm-down-says-facepunch-studios-garrys-mod-successor-s-and-box-is-getting-a-fan-requested-sandbox-mode-and-an-alternative-to-sausage-men/ |access-date=2025-01-25 |work=PC Gamer |language=en}}
The announcement of the official sandbox mode also received a positive response from users who expected the feature to be included. There is also a great deal of interest in the ability to export standalone games from the S&box engine. The developers have emphasised their commitment to the community and their intention to continue improving the platform, including further game jams open to all.
See also
{{Portal|Video games}}
References
{{Reflist}}
External links
- {{Official website}}
{{Portal bar|Video games}}
{{Video game engines}}
{{Extended reality}}
Category:Game engines that support Vulkan (API)
Category:Video game development software
Category:Video games with user-generated gameplay content
Category:Video games developed in the United Kingdom
Category:Facepunch Studios games