Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Reuse web engine

Discussion in 'Project Tiny' started by arikm, Aug 3, 2020.

  1. arikm

    arikm

    Joined:
    Oct 27, 2013
    Posts:
    9
    Reuse web engine

    lets say I want to create a mobile portal app with new & updated games.
    I want to compile most of the Tiny features and include it once in the app, then develop the games using the same Unity version I can compile only the game without the engine each time.
    1. Is it possible using Tiny or will be possible?
    2. Is it possible using the regular unity web export?
    Thanks.