Giter VIP home page Giter VIP logo

addressables's Introduction

This project shows how to manually expose Naninovel resources to addressable provider (without using resource editor menus) and serve specific assets from a remote host.

Be aware, that Naninovel package is not distributed with the project, hence compilation errors will be produced after opening it for the first time; import Naninovel from the Asset Store to resolve the issues.

There are two resources, that are manually exposed to the addressables:

  • Assets/Backgrounds/1
  • Assets/Backgrounds/2

Notice, that while they are not assigned in backgrounds resources manager menu:

โ€” they are still accessible in Naninovel scripts in the same way:

@back 1
@back 2

Furthermore, those two backgrounds are split between asset bundles by labels corresponding to episodes (EP1, EP2, EP3) and are loaded from a remote host:

This way when you click a button to start a specific episode in the title menu, only the assets used in that episode will be downloaded from the remote host.

The built project for WebGL: https://naninovel.com/addressable

Actual assets uploaded to the host: https://github.com/Naninovel/Documentation/tree/gh-pages/addressable

If you have any Naninovel-specific questions or issues, contact the support. Be aware, that we're not providing any tutorials or support for Unity's addressable asset system itself, like setting up a remote web hosting for you assets or other deploy/serving scenarios.

addressables's People

Contributors

elringus avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.