• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.

Recent content by Battou

  1. B

    Solved Unity assetboundle with objects with scripts?

    Yeah, you are right, it was because of AssemblyInfo, forgot to check it. Thank you.)
  2. B

    Solved Unity assetboundle with objects with scripts?

    So I have tried it. And I have a problem. VAM getting stuck at loading AssetBoundle, "Loading please wait" forever in CUA. If I uncheck load DLL then it loads, but without scripts. Here is my DLL code, it works in Unity. using System.Collections; using System.Collections.Generic; using...
  3. B

    Solved Unity assetboundle with objects with scripts?

    Great! Thanks! Will try.)
  4. B

    Solved Unity assetboundle with objects with scripts?

    Great! Thank you very much! Will go through it. I'm pretty able C# coder (its my job actually), but have little experience with codding for VAM.
  5. B

    Solved Unity assetboundle with objects with scripts?

    Does objects that have scripts attached to them will retain their parameters values if script is loaded using DLL? For example I have 3 objects with the same script but different parameters. How do I do this in VAM?
  6. B

    Solved Unity assetboundle with objects with scripts?

    Is there any way to create assetboundle for VAM with objects using scripts attached to them?
Back
Top Bottom