You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? Keep it simple and clear!
I am trying to make a block placing system snap to other blocks -
What is the issue? Include screenshots / videos if possible!
There is an error that says " Unable to cast Vector3 to token" -
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
There is something wrong with this part:
--normal = (0, 1, -1)
--normal's type = Vector3
Vector3.FromNormalId(normal)
Does anyone know what “token” is and how to solve this error? Any help is appreciated
Please do not ask people to write entire scripts or design entire systems for you. If you can’t answer the three questions above, you should probably pick a different category.