Code-only Content Load Asset (no Game Studio) #2488
Unanswered
Antoine6quarts
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to use an asset but can't get it to work.
As I want a code-only project, I created my project in visual studio (without the Game Studio).
The error I'm getting is the following :
From my understanding, I should put my assets in the "Assets" folder at the root of my project and mark it as Content, which I did, right ?
Creating a project in the stride Game Studio and loading the asset the same way (using Content.Load) works, so I guess I'm doing this part right.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions