A framework for creating an arcade inspired physics system for vehicles in Unity
☆198Nov 27, 2024Updated last year
Alternatives and similar repositories for ArcadeVehiclePhysics
Users that are interested in ArcadeVehiclePhysics are comparing it to the libraries listed below
Sorting:
- Example project to simulate Fur with the Shells technique, in modelization, not shaders.☆25Nov 27, 2019Updated 6 years ago
- Arcade Car Physics - Vehicle Simulation for Unity3D☆440Mar 10, 2020Updated 5 years ago
- Some naive experiments with procedural city generation in Unity☆19Feb 21, 2020Updated 6 years ago
- A Unity implementation of a level generator based on one or more agents moving in a grid.☆15Jan 24, 2020Updated 6 years ago
- Vehicle physics system for the Unity engine.☆927Nov 13, 2022Updated 3 years ago
- Vehicle physics for Unity☆443Oct 1, 2020Updated 5 years ago
- Unity plug-in for replacing scene objects while keeping their references.☆69Oct 20, 2021Updated 4 years ago
- Editor extension that allows you to customize the menu that appears when you right-click on Hierarchy.☆23Apr 18, 2020Updated 5 years ago
- A stealth AI library designed for use with Unity (C#)☆13May 31, 2019Updated 6 years ago
- Unity plugin to procedurally sprout foliage throughout your scene.☆128Jul 17, 2019Updated 6 years ago
- Visual graphs tool for unity editor☆97Mar 31, 2023Updated 2 years ago
- Vehicle snow tracks shader graph test using unity "custom render texture", unable to get Graphics.Blit to work for a render texture/☆71Sep 7, 2019Updated 6 years ago
- An Easily Directable AI Actor for Unreal & Unity Sequences☆56Jun 7, 2019Updated 6 years ago
- A library for Unity to support creating and modifying curves in the editor.☆62Jun 16, 2022Updated 3 years ago
- Paint any prefabs outside Unity terrain.☆62Feb 19, 2019Updated 7 years ago
- Ratchet & Clank pixelizer weapon fx implemented in Unity3D☆57Apr 18, 2020Updated 5 years ago
- Create your own planet, procedurally☆18Nov 11, 2019Updated 6 years ago
- In this tutorial you will learn how to create a basic RigidBody Bullet that on impact, will have a particle system play at the impact loc…