I’m trying to use Verse to show an image (as a texture) as it seems to be available now, but I keep getting the error (after importing and compiling verse to get the Assets.digest file)
Unknown identifier MyTexture. Did you forget to specify using { /localhost/Detonation_Game/IMages }?
But, if I add that “using” then it says I can’t use localhost as a using…
ah, sorry, it’s there but goes away when you open up the project with a verse error in it. When I remove the “using” line and rebuild (2 times in a row for some reason) it comes back. That’s not the issue unfortunately.
If you see the 5th post here, it just shows up red and says it can’t resolve it. A restart doesn’t help either. This makes no sense… what could I possibly be missing…