![8bit Cars Plus](https://assetstorev1-prd-cdn.unity3d.com/key-image/151366f8-9289-459a-9c4e-db1a85124e0a.jpg)
50 hand drawn vehicle models/variants.
Includes:
- .png sprites and sprite sheet
- Car prefab with RigidBody2D and BoxCollider2D
- Two demo scenes
- C# script - CarFactory generates car from prefab and assigns a random color
- C# script - Demo generates fifty cars, choosing sprites in order 0-49
- C# script - MayhemDemo generates cars around window bounds, choosing random sprites
- C# script - CarMoveMayhem moves cars to the opposite side of the window on collision course