Posted on

Multiplayer Marble Game – Collaborative Unity Project

Play Now

Check back every Monday for updates

Welcome to our all-new collaborative project. We tried to do a joint project with our subscribers before. However, the scope of the project was a bit too much. While I will return to that project sometime in the future we have a new project that will be much easier to complete.

There are countless ball games out there on the game markets but nothing like what we want to create. I want to create a multiplayer race game that has a variety of levels created by the players. I want to collaborate with all of you to create something everyone can enjoy.

In order to participate in this project, you will need to become a supporter on our website. As a supporter, you will receive exclusive free access to our Marble Level Builder Packager. This package will help you to create the levels for this game. The package includes basic Platforms that have a simple drag and drop design flow. We have also included moving, ghost, and launch platforms in this package.

Project Rules

  1. InfoGamer will handle the general development of this Game
  2. You must be a supporter to participate in this project
    • This will give you access you our exclusive Marble Level Builder package in addition to all other supporter perks
  3. In order to keep the project manageable, we will limit the Collaboration to level design.
  4. We will Include your display name in the credits of the game.
  5. Have Fun!

How to Participate

Basic Levels

  1. Sign up to become a supporter.
  2. Download our free Marble Level Builder Package.
  3. Import package into an empty Unity Project.
  4. Use platform prefabs to design a unique level.
  5. Export Scenes and any new dependant files you have created as Unity Package.
  6. Upload the Unity Package below.

Advanced Levels

  1. Sign up to become a supporter.
  2. Download our free Marble Level Builder Package.
  3. Import package into an empty Unity Project.
  4. Use platform prefabs to design a unique level.
  5. Use Blender or other 3D modeling software to create and add your own platform prefabs to the scene (Use FBX Files)
  6. Export Scenes and any new dependant files you have created as Unity Package.
  7. Upload the Unity Package below.

Single Platform

  1. Sign up to become a supporter.
  2. Use Blender to create one part, platform, or obstacle for me to add to any level. (Use FBX Files)
  3. Add the part to the empty Unity project and make a prefab out of it.
  4. Export prefab as Unity Package
  5. Upload the Unity Package below.

Development Tips

  • When you Design your levels try to either make a race or a survival game mode.
  • Try to keep the time it takes to complete your levels between 2-5 mins.
  • Have the start of your levels big enough to fit up to 50 balls.
  • Keep the style simple, think geometric.
  • Refrain from making any direct changes to the files included in our Unity Package
  • When submitting your levels, only include the scene files and new files that not include in our Unity Package.
  • Give us a display name that you want to be recognized by in the credits of this game.

Download Package

*This unity package requires using the New Input System.

Additional Videos

Posted on

Debugging Unity 2020 – Collab Not Working

How to Make Collab Work

If you update to a 2020 version of Unity you may run into a problem where the Unity callable is not working. This error occurs when you were using collab in an old version and then update to the latest 2020 version. Unity has made some big changes to the collab system and so when you update to the latest version you also need to update the unity collab package version in the package manager window. this problem will display several errors in your console window which will prevent you from playing your game. to fix this error go to the services window and click on . this will open a new window for all the collab settings. It is here as well that you can the latest collab package version. once update the error will be gone and you be able to play your project again.