An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: untiy

yunnsbz/Unity-State-Machine

This project provides a flexible state machine system for managing AI behaviors in Unity. It includes AI states (Idle, Attack, SearchForTarget, TakeRange) and control mechanisms (Movement, Attack, Perception). A reusable solution for game developers.

Language: C# - Size: 74.2 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 1

JuanRomo-dev/Team2.4Jam

Subjectively Objective is a game where you assume the role of an influencer who receives headlines generated by an AI and must decide what to publish without knowing if they are real or fake. Your editorial judgment will shape the world, feed conspiracy theories or defend truths at the cost of better numbers.

Language: C# - Size: 319 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

unisave-cloud/framework

Framework for writing backend logic within the backend service Unisave

Language: C# - Size: 1010 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DaNGoiz/return-to-sea-level

Return to Sea Level is a single-player/local multiplayer action game where players control a soda bottle on an adventurous journey through a challenging ocean. Dash to release bubbles that destroy obstacles or use the bubbles to protect yourself. Play solo or team up with a friend to overcome various challenges and head towards the sea level!

Language: C# - Size: 41.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

EnoxSoftware/VideoPlayerWithOpenCVForUnityExample 📦

This example shows how to convert VideoPlayer texture to OpenCV Mat using AsyncGPUReadback.

Language: C# - Size: 369 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 11 - Forks: 5

Bdiebeak/Unity-TPC

MaxPayne-like third person controller in Unity.

Language: C# - Size: 93.7 MB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 7 - Forks: 3

CarterGames/BuildVersions

A free automatic semantic build number updater for Unity.

Language: C# - Size: 2.95 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 8 - Forks: 0

AliTarhini/Match-Ninja

Match Ninja™ is a Fruit Ninja identical and fully developed game.

Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Kshitij08/Gravity-Platformer

"Gravity Plat-former" game made using Unity

Language: C# - Size: 7.06 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

XJINE/Unity_FastStarGlow

Simple star-glow effect.

Language: C# - Size: 10.8 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 0

cengizhankervanci/Chat_Master_3D

Chat Master 3D Game Mechanic

Language: C# - Size: 19.4 MB - Last synced at: 10 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

XJINE/Unity_UnityOSC_ReceiveSample

Language: C# - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

MidraLab/easy-adv

Library for easier ADV production using Fungus and Google Sheet

Language: C# - Size: 91.8 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

cartzhang/ImgSayVRabc

Guide for Beginners how to make vr game

Language: C# - Size: 307 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 25 - Forks: 22

MoveRotateResize/Unity-DYNAMIC-Shader-Rain-Wetness-Book-of-the-Dead-Intergration

Unity DYNAMIC Shaders- Rain/Wetness- Book of the Dead Intergration

Size: 6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

OsamaAlhalabi/3D-Checkers

Checkers game using unity engine

Language: C# - Size: 4.28 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

MrRobinOfficial/Unity-Saveable

A modular and performance-oriented save system for Unity, designed to help developers easily store and retrieve data in their games. This system uses JSON and encryption/decryption to securely save data, and utilizes the Unity-JSON plugin to ensure compatibility and efficiency.

Language: C# - Size: 32.2 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

KANIYONIKA/MouseFinger

Unity Asset written in C#. It Replaces the Mouse pointer with a finger image. Feel free to use it for any purposes. Customization is also possible, such as replacing images. | C#で書かれたUnity Assetです。マウスポインターを指の画像に置き換えます。ご自由にお使いください。画像の差し替えなど、カスタマイズも可能です。

Language: HTML - Size: 116 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

vape/Undebugger

Customizable debug menu for unity games

Language: C# - Size: 1.24 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

gatosyocora/FoveGazePlotSample

Language: C# - Size: 25.2 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

XJINE/UnityShaderProgramming_06_Sample

Language: C# - Size: 401 KB - Last synced at: 24 days ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

Aswatth/game-scoreIt

A Unity Game - Score It

Language: ShaderLab - Size: 15.1 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Feynmen/UnityHttp

Small wrapper of UnityWebRequest to facilitate the work with the HTTP protocol.

Language: C# - Size: 2.93 MB - Last synced at: 28 days ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 4

XJINE/Unity_XRangeAttribute

XRangeAttribute hide a RangeAttribute and show the default GUI when set into a non-int or float field. Default

Language: C# - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

XJINE/Unity_XJINEsInstallationProjectSample

Language: C# - Size: 45.9 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

XJINE/Unity_MessagePackSample

This repository provides simplest sample of MessagePack-CSharp.

Language: C# - Size: 316 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

91Act/UnityStudioCLI

A command line tool for extracting unity ab files

Language: C# - Size: 3.31 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 4

yangruihan/EntitasReplayDemo

A replay system with Entitas framework.

Language: C# - Size: 1.59 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 12 - Forks: 2

IdlessChaye/Unity3d

Some embarrassing Unity3d projects

Language: C# - Size: 118 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

yika-aixi/JenkinsBuildTest

测试JenkinsBuild

Language: C# - Size: 354 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0