Jump to content

Other Unity Assets?


Buster

Recommended Posts

I purchased Atavism off the Unity store knowing fully well I am not experienced enough yet to make use of; more of an incentive to push me to learn as fast as I can. I am curious though if other assets can be used in conjunction. One Im particularly looking at is Behavior Designer - Behavior Trees for Everyone for future use.

Link to comment
Share on other sites

Atavism is server authoritative and you can use many packages on the client-side, but not the ones that would have to interact with the server, like the Behavior Designer, as it would have to modify AI and mobs/NPCs behavior. In this case, you would have to code it in Java as the server is written in Java.

Of course, I'm not aware of the game design that you would want to build, but if may I, I would recommend you to check the elements that you want to implement in your game, then check what is available out of the box In Atavism, and then think or ask how to implement other things or where to start. This way, you may find that majority of your game can be done without changing anything, but of course, it's just a suggestion as I would do it this way :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recommended Cloud Solution


    ksweb.net

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.