Prevent scaling of attached components

This does work! Curious though, is there really no way to enforce scale type via C++? I only ask because it seems like relying on a Blueprint based on a C++ class that is changing often at this stage in development can be a real pain, as the changes won’t apply to the blueprint until the project is completely reloaded (hot reload won’t apply them :frowning: )