Drag, angular drag and gravity settings

This commit is contained in:
SDraw 2023-04-08 15:45:48 +03:00
parent 78ca550e64
commit f08adb8f53
No known key found for this signature in database
GPG key ID: BB95B4DAB2BB8BB5
4 changed files with 113 additions and 24 deletions

View file

@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using UnityEngine;
using UnityEngine;
namespace ml_prm
{