#problem with importing objects
23 messages · Page 1 of 1 (latest)
no but it used to work
Probably because that file was actually attached to a project.
it wasnt
🤷♂️
well is there any way to get the objects back
Not sure why it worked before, but that’s not a good way to manage assets.
What do the files for those objects look like?
i just have the .yy
last time i used them they did
No they never did, not inside the file itself.
? but last time i used them the code worked everything worked the sprites also came with the object
Not sure what else to tell you. The .yy doesn’t have any of those files.
Each event is a separate file.
Managing .yys the way you were is wrong.
To move a .yy into a different project, you need to have the actual content files with it.
So you either have a project with all those assets or use local packages.
The only way this would work is if you add an object via the "add from existing" option, which adds an object to another project correctly, and not just from the yy file
Nah that's the same thing.
And it still won't work if you don't have the actual files.
yea thats what I mean