Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
C#
Assets/Scripts/Snake.cs(187,10): error CS0029: Cannot implicitly convert type `UnityEngine.Vector2Int' to `System.Collections.Generic.List<UnityEngine.Vector2Int>'
Sharon
Programming language:
C#
2021-04-18 22:06:35
2
Q:
Assets/Scripts/Snake.cs(187,10): error CS0029: Cannot implicitly convert type `UnityEngine.Vector2Int' to `System.Collections.Generic.List<UnityEngine.Vector2Int>'
Jesse ud
Code:
C#
2021-04-01 01:07:44
transform.position
= patrolpoints[
0
].position
;
0
Tags
error
unity
list
int
type
con
err
unit
cannot
vector
script
gene
Related
check c# unity inspector field not null
unity set list of strings
c# an object on upper level cannot be added to an object
unity serializefield
unity c# change image source
unity no serializefield
cannot implicitly convert type 'system.threading.tasks.task string ' to 'string' c#
New to Communities?
Join the community