You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to run the flappy starling project and I am getting this weird error :
Initializer type Vector.<starling.textures.Texture> is not assignable to variable type Vector.<starling.textures.Texture>
in World.as
what could be wrong?
The text was updated successfully, but these errors were encountered:
Hello @PrimaryFeather ,
I was trying to run the flappy starling project and I am getting this weird error :
Initializer type Vector.<starling.textures.Texture> is not assignable to variable type Vector.<starling.textures.Texture>
in World.as
what could be wrong?
The text was updated successfully, but these errors were encountered: