Search Unity

Is there any sample project for practise of SBP/ custom Resource provider / customize Addressables?

Discussion in 'Addressables' started by NoobCoderFake, Feb 1, 2019.

Thread Status:
Not open for further replies.
  1. NoobCoderFake

    NoobCoderFake

    Joined:
    Nov 24, 2015
    Posts:
    42
    I've spend one or two days on AddressableAssets, yet I still don't know how to impletements my own Custom Resources Provider, and I even don't know how many kind of customize I could do in this system. maybe a example project just like https://github.com/Unity-Technologies/EntityComponentSystemSamples is much better for learn.
     
  2. tswierkot

    tswierkot

    Joined:
    Feb 15, 2017
    Posts:
    25
  3. unity_bill

    unity_bill

    Joined:
    Apr 11, 2017
    Posts:
    1,053
    agreed that is much better. We have one in progress. At first it'll just show simple cases, but we will continue to grow it. Expect to see it announced on the release thread sometime in the next several weeks, with additions to follow.

    -Bill
     
    NoobCoderFake likes this.
  4. NoobCoderFake

    NoobCoderFake

    Joined:
    Nov 24, 2015
    Posts:
    42
    Thanks very much, you're a very nice person. It's good to know this infrormation you post.
     
  5. vionescu

    vionescu

    Joined:
    Aug 1, 2019
    Posts:
    1
    Hi,

    I am looking into building a custom Resource provider for Addressables. The ideea is that I need to sign the url, by calling a post method on an endpoint, for the remote load path before the actual download happens.
    Is there an example for this?

    Thank you
     
  6. Favo-Yang

    Favo-Yang

    Joined:
    Apr 4, 2011
    Posts:
    464
Thread Status:
Not open for further replies.