https://github.com/deadlykam/tutorialsimpleinterface
A tutorial on how to use Simple Interface
https://github.com/deadlykam/tutorialsimpleinterface
game-development kamran kamran-wali prefab prefab-manager prefab-placement tutorial unity unity3d wali
Last synced: about 2 months ago
JSON representation
A tutorial on how to use Simple Interface
- Host: GitHub
- URL: https://github.com/deadlykam/tutorialsimpleinterface
- Owner: deadlykam
- License: mit
- Created: 2021-10-01T13:56:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-08T10:20:12.000Z (over 3 years ago)
- Last Synced: 2025-02-13T22:19:56.710Z (4 months ago)
- Topics: game-development, kamran, kamran-wali, prefab, prefab-manager, prefab-placement, tutorial, unity, unity3d, wali
- Language: C#
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TutorialSimpleInterface
### Introduction:
A tutorial on how to use [Simple Interface](https://github.com/deadlykam/SimpleInterface) tool. This is a simple prefab placement system for Unity3D. Here I show you how to place prefabs fast and how to develop on [Simple Interface](https://github.com/deadlykam/SimpleInterface) if you want to. Watch my [Video](https://youtu.be/TiChA9fTR-4) to understand how to use this tool. For further discussion about [Simple Interface](https://github.com/deadlykam/SimpleInterface) please visit this [Discussion Page](https://github.com/deadlykam/SimpleInterface/discussions).## Table of Contents:
***
## Prerequisites
#### Unity Game Engine
Unity Version used for this tutorial is **2020.3.3f1**.
***
## Stable Build
[Stable Build - main](https://github.com/deadlykam/TutorialSimpleInterface) is the stable version of the tutorial and is similar to the one shown in the [Video](https://youtu.be/TiChA9fTR-4)
***
## Authors
- Syed Shaiyan Kamran Waliullah
- [Kamran Wali Github](https://github.com/deadlykam)
- [Kamran Wali Twitter](https://twitter.com/KamranWaliDev)
- [Kamran Wali Youtube](https://www.youtube.com/channel/UCkm-BgvswLViigPWrMo8pjg)
- [Kamran Wali Website](https://deadlykam.github.io/)
***
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE) file for details.
***