Cannot multiply a vector and float

If you really don’t want “type promotion”, you can disable it! :relieved: Just search “type promotion” in Editor Preferences, and there is a checkbox. Once disabled, everything is back to normal (and you get vector2d * float back, too).

8 Likes