A newbie question about asset store license. Can i use an asset in anyway i want?

Hello, i’m new to unity so first time i’m using asset store. I’ve got a question about licensing. If i bought a level, can i use its’ prefabs to create a new level instead of using original level?

E.g: https://assetstore.unity.com/packages/3d/environments/urban/the-old-hospital-12995

Can i use this asset’s prefabs in my own level(includes some other models from other asset store items)? Or do i have to use its’ original(demo) level?

edit: Question doesn’t belong here sorry, you can remove.

Assets in general are tied to the Asset Store EULA. There’s also a handy FAQ here that you may want to read - it covers most questions that may arise.

However, Assets also have their own license - e.g. Single Entity. They are interesting if you’re working in a team or hiring contractors to work for you.

But to answer your questions: Yes, you can use an Asset however you wish to create your dream game - including modifying existing prefabs or mixing different Assets together.

1 Like

Got it, thanks for your answer.