Assets/Scripts/playerControl.cs(95,25): error CS0200: Property or indexer playerControl.velocity' cannot be assigned to (it is read only)** **Assets/Scripts/playerControl.cs(47,33): error CS1612: Cannot modify a value type return value of playerControl.impulse’. Consider storing the value in a temporary variable
Assets/Scripts/playerControl.cs(46,33): error CS1612: Cannot modify a value type return value of playerControl.impulse'. Consider storing the value in a temporary variable** **Assets/Scripts/playerControl.cs(45,33): error CS1612: Cannot modify a value type return value of playerControl.impulse’. Consider storing the value in a temporary variable
are the errors i am getting
2253969–150630–playerControl.cs (3.98 KB)