GitHunt
OL

olegmrzv/NewBehaviourScript.cs

Fast and Simple Script for Unity Game Engine

๐ŸŽฒ NewBehaviourScript.cs

It is literally NewBehaviourScript.cs

Features:

  • Simple Syntax.
  • Simple Integration with Unity Engine.
  • No code generation and any C# Reflection in Runtime.
  • Class-based and Cache-friendly.
  • Single-threaded.
  • Adapted for Mobile Games.

๐Ÿ“– Table of Contents

๐Ÿ“– How To Install

Open Unity Package Manager and add this package by Git URL.

๐Ÿ“– Overview

A simple script that will allow you to make any dream come true, create a legendary game, start a new milestone in the history of games.
This is suitable for creating simple mobile games of any genre, but can be used for complex AAA level projects as well.
The script contains all the minimum functionality required to start working on the game.
You can add it to any game objects, turn it on and off.
There are comments that make it easy to figure out how to use this code.
Enjoy!

๐Ÿ“˜ License

๐Ÿ“„ MIT License

๐Ÿ’ฌ Contacts

โœ‰๏ธ Telegram: benjminmoore
๐Ÿ“ง E-Mail: benjminmoore@gmail.com

Languages

C#100.0%

Contributors

MIT License
Created October 9, 2020
Updated May 30, 2024
olegmrzv/NewBehaviourScript.cs | GitHunt