PanMig / Unity-RTS-CameraLinks
A unity (c#) script that implements a RTS Camera for real-time strategy games.
☆44Updated 7 years ago
Alternatives and similar repositories for Unity-RTS-Camera
Users that are interested in Unity-RTS-Camera are comparing it to the libraries listed below
Sorting:
- Tool for adding easily lot of objects in the scene.☆46Updated 5 years ago
- This system allows the creation of spherical terrains using stacked noise algorithms (Perlin, Worley etc) and heightmaps together.☆39Updated 6 years ago
- WIP project for creating procedural planets using Unity☆28Updated 6 years ago
- Implementation of a tornado (twister) in Unity that can interact with the environment (including the clouds)☆37Updated 3 years ago
- A bullet hell game with Unity DOTS & ECS for Ludum dare 44 jam(which was passed)☆30Updated 6 years ago
- Drop-in replacement terrain grass shaders for Unity☆65Updated 4 years ago
- Formation movement for Unity 3D using built in NavMesh navigation or A*Pathfinding☆54Updated 4 years ago
- Medieval Town Generator for Unity☆101Updated 7 years ago
- A simple height blending terrain shader for Unity3D (that still works on SM3.0)☆35Updated 8 years ago
- Custom extensions for the Unity MapMagic asset☆22Updated 8 years ago
- A simple collection of jobs used for view frustum culling☆53Updated 6 years ago
- A look into how to implement Hybrid ECS in a classic Unity Project☆42Updated 3 years ago
- Unity DOTS custom skinned mesh rendering prototype for the Latios Framework☆36Updated 3 years ago
- GOAP generation tool for Unity☆19Updated 6 years ago
- Visual inspector editor for Unity☆51Updated 8 years ago
- Unity DOTS node based path finding, using Eager Dijkstra modified Shortest Path algorithm☆44Updated 4 years ago
- An AnimationCurve that works inside a job. Build one by providing an original AnimationCurve.☆27Updated 5 years ago
- A library for Unity to support creating and modifying curves in the editor.☆62Updated 3 years ago
- Create a logical grid on top of Unity's NavMesh☆30Updated 9 years ago
- A simple example of how to create a Unity terrain from code using procedural noise.☆48Updated 4 years ago
- A cel-shading Shader Graph for Universal Render Pipeline.☆59Updated 5 years ago
- Library with useful scripts and systems for Unity3D game development☆21Updated 5 years ago
- The NavMesh demo for the new Unity 5.6 Navigation Features. This is the project that was used at GDC as well as Unite AMS☆27Updated 8 years ago
- Runtime line drawing utility for Unity