An open API service indexing awesome lists of open source software.

https://github.com/lucasctnh/gdstd-4-unity

💡 Prototype for studying AI and lighting in Unity
https://github.com/lucasctnh/gdstd-4-unity

game-ai game-development lightning prototype study-project unity unity3d

Last synced: 8 months ago
JSON representation

💡 Prototype for studying AI and lighting in Unity

Awesome Lists containing this project

README

          

# Game Dev Study: Prototype 4

I made this prototype primarily for studying game AI, but I also used it to understand a bit more about lighting in Unity.


Prototype Image

If you'd like to know more about the project and the development process, check it's [page on my website](https://lucascoutinho.dev/projects/gdstd4).

Made with [Unity](https://unity.com/) & [C#](https://docs.microsoft.com/en-us/dotnet/csharp/).

## 🎮 Demo
You can check it online [here](https://play.unity.com/en/games/2cad57b2-d4be-4202-88b3-05920c8ee2de/game-dev-study-4).

## 🎉 Getting Started
If you want to build and run this project you'll need Unity3D (2020.3+). Clone this repository and open the root folder in Unity.

## 📚 Libraries and Resources
1. [Starter Assets - Third Person Character Controller (Unity Asset)](https://assetstore.unity.com/packages/essentials/starter-assets-third-person-character-controller-196526)

## 📜 Credits
Created, designed, and developed by [Lucas Coutinho](https://lucascoutinho.dev). Open sourced under the [MIT](https://github.com/lcscout/gdstd-4-unity/blob/main/LICENSE) license ❤️.