Topic: some questions before buy the full package

Hello
i want to buy the package from the store
but i have some questions need to get the answer :
1- Can i run the full package ( Bundle ) ==> 299 $ with Unity Free license ?

2- Is All the packages able to Edit Multiplayer online gaming to it ? and use Photon Engine Network to it or no?
3- Can i use Photon Engine ( For Client-server or P2P network online multiplayer gaming ) with your package or not ?
or i have to use your P2P network ?

4-  If i buy the basic version then i want to upgrade to  Bundle version , is it possible or not , and if yes what is the cost at this time ?

5- Is your package Support 2D / 3D Characters && Animations or not ?

6-  what is the meaning of ( Random AI / Fuzzy AI / Head Look / Grappling Tools ) ?

7- Last Question/  All Features supported with ( Android / Iphone / Web ) Platforms , or not ?


Thanks in Advance

Share

Thumbs up Thumbs down

Re: some questions before buy the full package

1- Any of the packages will work with Unity Free or Unity Pro
2/3 - With Source/Bundle, if it can be coded, anything is possible. Basic and Pro is restricted to P2P network.
4 - Any version can upgrade to Bundle, the price is calculated by the Unity Asset Store and displayed on the page as "upgrade price"
5 - It supports 3d characters and animations. Does not support 2d out of the box but a user did managed to get a 2d based project working (http://www.ufe3d.com/forum/viewtopic.php?id=329)
6 - Random AI and Fuzzy AI are two of the AI types that can be used for projects, Fuzzy is customized to your liking, and Random is..random. Head Look allows the characters to look at each other's heads at all times during combat (or any body part of your choosing), grappling tools allows you to set up grab moves with ease.
7 - It can port to other platforms like mobile and such with ease, there are even downloadable examples for each platform (http://www.ufe3d.com/demo/)

Share

Thumbs up Thumbs down

Re: some questions before buy the full package

Twrmois wrote:

2/3 - With Source/Bundle, if it can be coded, anything is possible. Basic and Pro is restricted to P2P network.
(http://www.ufe3d.com/demo/)

what is the meaning of (  Basic and Pro is restricted to P2P network.)
it is mean i have to work on P2P Network only ?
there is no other way

Share

Thumbs up Thumbs down

Re: some questions before buy the full package

I haven't tried using alternate solutions to networking on UFE Basic or Pro, I just assume that anything that alters code or requires source code changes would need Source or Bundle.

Share

Thumbs up Thumbs down

Re: some questions before buy the full package

ok thanks for your help
can i get any E-mail or something to contact with the developer of this package ?

Share

Thumbs up Thumbs down

Re: some questions before buy the full package

http://www.ufe3d.com/forum/misc.php?email=3

Share

Thumbs up Thumbs down

Re: some questions before buy the full package

1 - Yes
2 - The P2P Netcode is just the internal structure inside the engine that allows for 2 players to connect via IP. There are no server support out of the box.
3 - You can work the Server services (Photon, Unet, etc) yourself. You will need to know some coding though. You can start here: https://doc.photonengine.com/en-us/pun/ … rial/intro
4 - Yes, you can upgrade to any version directly from the Asset Store. Once you buy UFE Basic or PRO you will see an option to pay the "Upgrade" instead of the full price for the other packages.
5 - As Twrmois said, 3D Characters and animations are supported out of the box. 2D is possible, but some coding is needed.
6 - This should help: AI Options: http://www.ufe3d.com/doku.php/global:aioptions - Throw tutorial: https://www.youtube.com/watch?v=SBwc0apVZVo - Head Look: http://www.ufe3d.com/doku.php/character:headlook
7 - For more information on supported platforms check this link: https://unity3d.com/unity/features/multiplatform

Like UFE? Please rate and review us on the Asset Store!
Questions about the Forum? Check out our Karma FAQ.