Скрипт машин, префабы
Создал скрипт вращения колёс машин, может ещё что в него добавлю, создал префабы окружения и машин
This commit is contained in:
8
Assets/Crossy Road VR/Scripts/CloseZoneScript.cs
Normal file
8
Assets/Crossy Road VR/Scripts/CloseZoneScript.cs
Normal file
@ -0,0 +1,8 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
public class CloseZoneScript : MonoBehaviour
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user