Cryptocurrency Prices by Coinlib

The Sandbox updates Studio, with Cursor as really helpful AI supplier
The Sandbox’s new Studio Beta launch sees the corporate gearing as much as assist creators because it appears to be like to construct momentum for its new AI instruments and its ongoing recreation jams.
The replace for Studio is the discharge of Engine 14, and the headline change is an architectural rewrite. The legacy Actor/SceneComponent framework has been changed by a unified SceneNode construction.
Underneath the previous system, putting an object in a scene required wrapping it in an Actor container even for easy primitives. Now any node could be a placeable scene root in its personal proper. It’s the form of simplification engine groups often solely try as soon as they’re assured sufficient in a platform’s route to interrupt backward compatibility.
Prefab objects get essentially the most creator-facing profit from the restructuring. They’re now first-class property that may be created, saved, and edited in place instantly inside the primary scene view. No separate Prefab Editor mode is required. Particular person cases could be overridden on the fly with out severing their hyperlink again to the supply prefab, and nested-prefab operations now not regenerate each GUID on save, which was a recognized ache level in earlier variations.
For creators constructing repeatable property — enemy spawns, modular stage chunks — this closes a niche with Unity and Unreal’s prefab techniques that Sandbox’s voxel-native tooling by no means fairly matched.
Multiplayer replication has been reworked round ReplicationGroup channels, changing the prior sync mannequin. The standout new functionality is client-targeted spawning. Servers can now spawn networked objects seen solely to particular gamers, helpful for instanced loot, non-public puzzle states, or per-player UI objects.
The AI Assistant has moved from internal-only to public availability throughout all Studio initiatives, with an easier sign-in stream and assist for “quite a lot of the newest brokers” by way of one-click setup. Certainly, Cursor is now the really helpful AI supplier, and the supplier listing hundreds immediately as an alternative of ready on the community.
Behind it, the Genesys MCP Server — Sandbox’s personal Mannequin Context Protocol implementation for AI-driven scene enhancing — replaces legacy actor-query instruments which means AI brokers can now concern a number of scene mutations concurrently somewhat than serially. This modification additionally suggests The Sandbox is constructing to enabling third-party AI brokers to function instantly on scene graphs, not only a chatbot wrapper.
Two new templates — Facet-scrolling and Third-person Motion — prolong Studio past its voxel-builder roots towards extra standard style beginning factors, alongside multi-object choice, mesh merging, and improved navmesh calculation for nested scenes.
Three breaking adjustments ship with v14 — the SceneNode tree, ReplicationGroup adoption, and removing of the actorReference property kind — confirming this can be a arduous architectural lower, not an additive patch.
Learn the total replace notes right here.