Ericcarter

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Ericcarter created a post, CompletedHow do I allow Unity attributes to be on their own line?
I am using Rider in a Unity project that has a bit of history (and some lost tribal knowledge). Right now I try to write this code: [SerializeField] private float number = 2.0f; But Rider always au...