Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/croydon/unity-roll-a-ball
My implementation of Unity's 2022.3 Roll A Ball Tutorial
https://github.com/croydon/unity-roll-a-ball
engine game roll-a-ball tutorial unity
Last synced: 5 days ago
JSON representation
My implementation of Unity's 2022.3 Roll A Ball Tutorial
- Host: GitHub
- URL: https://github.com/croydon/unity-roll-a-ball
- Owner: Croydon
- Created: 2023-11-13T04:14:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-28T02:20:54.000Z (about 1 year ago)
- Last Synced: 2024-10-30T10:49:18.570Z (about 2 months ago)
- Topics: engine, game, roll-a-ball, tutorial, unity
- Language: ShaderLab
- Homepage: https://learn.unity.com/project/roll-a-ball?uv=2022.3
- Size: 1.36 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Unity: Roll A Ball
This repository contains a game implemented in Unity 2022.3.
## Content
* It follows the [Roll-A-Ball tutorial](https://learn.unity.com/tutorial/building-the-game?uv=2022.3)
* Improvements over the tutorial:
* The amount of pick up elements is not hard coded in the script
* Other changes from the tutorial:
* Vastly increased area size and wall heights