Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Assets/EmojiText/Scripts/InlineText.cs(399,20): error CS0019: Operator *' cannot be applied to operands of type UnityEngine.Vector2' and `UnityEngine.Vector2' #30

Open
zuig opened this issue Jan 5, 2019 · 1 comment

Comments

@zuig
Copy link

zuig commented Jan 5, 2019

Assets/EmojiText/Scripts/InlineText.cs(399,20): error CS0019: Operator *' cannot be applied to operands of type UnityEngine.Vector2' and `UnityEngine.Vector2'

@coding2233
Copy link
Owner

应该是低于Unity2018的版本不支持Vector2的相乘,可以拆分Vector2手动相乘

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants