You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, some objects may not be designed to be rotated on a particular axis. Some objects should maybe never be allowed to scale, etc. It would be useful if a feature which allowed various parts of Transform manipulation to be disabled was developed
The text was updated successfully, but these errors were encountered:
That would ideally be visually configurable via the Unity inspector rather than just in code. I'm sure you could come up with an excellent way of exposing those settings :P
Edit:
For example, some objects may not be designed to be rotated on a particular axis. Some objects should maybe never be allowed to scale, etc. It would be useful if a feature which allowed various parts of Transform manipulation to be disabled was developed
The text was updated successfully, but these errors were encountered: