This 3D racing game is powered by echo3D using Unity/C# forked from RacingCarGame.
This demo shows you how to remotely set and change the 3 car models from the echo3D cloud by adding an SDK.
Follow the video on Youtube.
- Built with Unity 2022.3.5.
- Register for your free echo3D account.
- The echo3D SDK has already been installed.
- Clone this repo.
- Open the RaceArea01 scene in Assets/Scenes.
- Add the 3 car models from the Models folder to the echo3D cloud.
- Add the API key and entry ID to the child echo3DHologram in the Car_Blue, Car_Red and Car_Yellow objects through the Inspector.
Simply press the Play button in Unity and use keyboard arrows to control the middle car.
- Refer to our documentation to learn more about how to use Unity and echo3D.
- Check out this tutorial on how to create a Variant like the red car.
Feel free to reach out at [email protected] or join our support channel on Slack.
Original README:
- 3D Unity Racing Car Game
- See this demo video