Modbox is a multiplayer game creation sandbox for Desktop+VR
所有評論:
極度好評 (199) - 199 篇使用者評論中有 86% 給予此遊戲好評。
發行日期:
2016 年 4 月 5 日
開發人員:
發行商:

登入以將此項目新增至您的願望清單、關注它,或標記為已忽略

搶先體驗遊戲

立即開始遊玩,並參與遊戲開發過程。

備註:這款搶先體驗遊戲尚未開發完成,且內容可能會有所變動。如果目前的開發進度未使您產生興趣,建議您等待本遊戲開發至下一階段再決定是否購買。了解更多

開發者的話:

為何採用搶先體驗模式?

「Modbox is a sandbox with a focus on user creation, physics, modding, and multiplayer. We want to take player/creator feedback and make sure we can make a accessible platform for game creation, and a fun multiplayer physics sandbox」

這款遊戲的搶先體驗時間大約會持續多久?

「Currently we have no set date for release. We plan to release Modbox out of early access once it's feature complete.」

正式版預計會與搶先體驗版有何不同?

「We are continuing to add more options, mods, and modding tools. We try to be as open with development as possible - our roadmap plans are public on our site/Discord, and all of our development changes can be seen by players and tried instantly on development versions.」

搶先體驗版目前的開發進度如何?

「We waited to release Modbox until the tools were advanced enough to create unique game experiences - with complex scripting/AI, and advanced world building tools. Now that it's ready, our focus is on adding more features to our scripting language, and making it easier to create games」

遊戲售價在搶先體驗期間前後會有所變動嗎?

「Modbox will likely increase in price before release.」

在開發過程中,您打算如何與社群互動?

「Let us know any feedback in the forums / Discord! We're planning to evolve Modbox based on what players create」
繼續閱讀
不支援繁體中文

本產品尚不支援您的目前所在地的語言。購買前請先確認語言支援清單。

支援 VR

購買 Modbox

 
查看所有討論

在討論區回報錯誤並留下對於此遊戲的意見

關於此遊戲

Modbox is a multiplayer game creation sandbox that lets players create games together online. It has it's own custom powerful visual scripting language to make multiplayer game creation easy. Released as VR only in 2016 - relaunched as Modbox 2.0 for Desktop/VR on September 9th 2020.

Build games focused on:
  • Online Co-op with complex AI and game mechanics
  • Physics based gameplay and destruction
  • Any combination of online/local/split screen multiplayer with VR and Desktop players

Games created entirely in Modbox:
https://steamcommunity.com/sharedfiles/filedetails/?id=2220377986
https://steamcommunity.com/sharedfiles/filedetails/?id=2218487506
https://steamcommunity.com/sharedfiles/filedetails/?id=2220376454

Modbox Guide: http://www.modboxgame.com

Multiplayer Creation

  • Create Multiplayer / Singleplayer / Coop games while switching between VR and Desktop on PC. Or create games in your own environment on a AR device. Everything is synced with other online players in real time.
  • Share Creations made on Steam Workshop, or cross-platform on Mod.io
  • Use any of the editor tools while playing. There are both Tools used for hands / while playing as a avatar, and a Desktop Editor mode
  • Play and edit with other players in Local Multiplayer with up to 4 players locally with split screen (or Keyboard or Gamepads) with another player in VR. Local players can also play online.
  • Prefabs can be used to create reusable parts out of Creations. Prefabs can then be shared online for other creators to use - and can include assets (3d models, visual scripting, C# projects). Prefabs can also include other nested prefabs, allow for easily building large complex worlds out of reusable parts.
  • Create a server at anytime (while playing or editing), and use the Servers Permissions system to control who can administer/ edit / play on your server.

Advanced Scripting

  • The ingame visual scripting system MBScript can be used for scripting gameplay / AI / Physics. MBScript is a drag and drop visual scripting system that has both a node like tool (using the Wiring tool/desktop window), and a Blocks/Scratch like interface for more advanced building (using the same type system as C#).
  • MBScript can be edited both visually with drag and drop, and in the ingame text editor (with autocomplete using a ingame VisualStudioCode Monaco editor). MBScript can be used to create complex AI characters and multiplayer bots.
  • The C# Compiler mod (PC platform only) allows for writing your own C# code to include in Creations. Can add new Entity Components, editor tools, or new functions and options to run in MBScript / Wiring. Open C# projects in VisualStudio, and write code while the game is running for instantly compiling and seeing changes. All the Modbox game and editor tool C# source is included as reference/editable ingame.

Physics and Interaction

  • Full body VR simulation and physics based VR locomotion. All game objects were designed first for VR interaction (including reloading clips into guns, pulling bows to fire arrows, etc), with procedural animation used for Desktop players / AI to do same actions.
  • Physics and Destruction - Building physics creations in Modbox does not use a physics hierarchy like other level editors / game creations tools. Instead 'Connections' are made between physics objects when editing, which will join them together in play mode with physics. This allows for realistic destruction and dynamic environments.
  • Voxel Editing allow for destruction and modifying while playing.

Editing and Building

  • Create UI interfaces with UI Entities - using the same visual scripting / wiring systems as world creation to create HUDs and other in world UI for players (including new Tools and Menus)
  • Use the Voxel Editing tool and desktop window to create large voxel terrains, with caves / hills / buildings. Create smooth voxel worlds or switch to Cubic for Minecraft-style blocks.
  • Mesh Editing tools for creating meshes out of primitives ingame

Moddable

  • Assets System with Importing Assets - Import 3d models, humanoid models, textures, sounds. All at runtime while playing. Use the Material Editor to set material properties. Import 3d models from online sources including Google Poly (SketchFab coming soon)
  • Everything in Modbox is a mod - including default included mods like SteamVR / Oculus VR support, Steamworks, Mod.IO uploading, Nvidia Flex liquid/soft particles, and editor tools like Mesh Editing and Voxel Editing. It's designed to be as extensible and configurable as possible.
  • Mods can contain assets and be used in creations (such as the Modern Weapons mod) that players will download to play the creation. Or they can be Local Mods adding options and features just to the local players (like VR Spectator Camera)
  • Use the ModboxSDK Unity package to create Modbox mods in the Unity Editor. Mods can include Unity scenes turned into Environments, GameObjects/Prefabs into Entity Assets, avatars into Humanoid Models. Mods can also include new editor tools built in C#.

系統需求

    最低配備:
    • 作業系統 *: Windows 7
    • 處理器: Desktop Mode: Intel i3 with SSE2 support or equivalent AMD family
    • 記憶體: 6 GB 記憶體
    • 顯示卡: Desktop Mode: Intel HD4000, Shader Model 5.0 Compatible GPU
    • DirectX: 版本:11
    • 儲存空間: 8 GB 可用空間
    • VR 支援: SteamVR or Oculus PC
    建議配備:
    • 作業系統 *: Windows 7
    • 處理器: FOR VR: Core i5-7500 / Ryzen 5 1600
    • 顯示卡: FOR VR: GTX 1060 / RX 580 - 6GB VRAM
    • 儲存空間: 8 GB 可用空間
* 自 2024 年 1 月 1 日(PT)起,Steam 用戶端僅支援 Windows 10 及更新版本。

鑑賞家怎麼說

22 位鑑賞家已評論這項產品。點擊這裡查看評論。

顧客評論

評論類型


購得方式


語言


日期範圍
如欲檢視特定日期範圍內的評論,請在上方圖表框選一段日期範圍,或點擊直條。

顯示圖表



遊戲時數
依照使用者撰寫評論當時的遊戲時數篩選:



不限最低時數不限最高時數
顯示:
顯示圖表
 
隱藏圖表
 
篩選條件
排除離題評論活動
遊戲時數:
無其它評論符合上述篩選條件
調整上方的篩選條件以檢視其它評論
評論讀取中…