Unity Community |
Sure. You can find it here : www.forum.antares-universe.com in the Documentations and in the Tutorials subforums.
Good bug is a fixed bug!
Unity 3.x Pro + Asset Server + iPhone Advanced + Android Advanced
Antares Universe (VIZIO) 1.3.3 in Asset Store
Antares SceneView Addons API
2010 for 2011 Unity Contest Winner
Antares Addon : 1.5.6 (4 Free)
FOLLOW ME ON TWITTER
Good bug is a fixed bug!
Unity 3.x Pro + Asset Server + iPhone Advanced + Android Advanced
Antares Universe (VIZIO) 1.3.3 in Asset Store
Antares SceneView Addons API
2010 for 2011 Unity Contest Winner
Antares Addon : 1.5.6 (4 Free)
FOLLOW ME ON TWITTER
Thank you for this amazing product.
I'll try it out a little bit more and then I'll collaborate with a review. Cheers!
Congrats Neodrop! Universe is an amazing product and I'm sure it will change a lot of things!
Thanks you all for warm words. We will make it wider, polish and expand it as we can.
Good bug is a fixed bug!
Unity 3.x Pro + Asset Server + iPhone Advanced + Android Advanced
Antares Universe (VIZIO) 1.3.3 in Asset Store
Antares SceneView Addons API
2010 for 2011 Unity Contest Winner
Antares Addon : 1.5.6 (4 Free)
FOLLOW ME ON TWITTER
wow
the universe
in under 3MB
I just had to say that
out loud
thank you for your work, all involved, thank very much, I hope the universe smiles upon you greatly
: )
bless
wait wait, first, their will be this big 3-dimensional simulated street, and then their will be this huge parade of simulated people, that strangely look like people at an Abba concert, (can't see the anthem yet), and their are all these people cheering on both sides and their are trumpet players and all that stuff blowing their horns walking down the street etc etc, and and their will be this one big ass float with this huge colossal icon that looks just like the Antares Universe logo
and people will be singing "This is the dawning of the Age of Antares Universe"
hopefully this won't take me to long : )
but just in case, you can see it, right? just imagine.
thank-you
I can see it and I can create it, If I have dancing models
And I very like ABBA too. It's my childhood and youth. I'm very glad what you happy from my work.
Last edited by Neodrop; 04-01-2011 at 08:48 PM.
Good bug is a fixed bug!
Unity 3.x Pro + Asset Server + iPhone Advanced + Android Advanced
Antares Universe (VIZIO) 1.3.3 in Asset Store
Antares SceneView Addons API
2010 for 2011 Unity Contest Winner
Antares Addon : 1.5.6 (4 Free)
FOLLOW ME ON TWITTER
YES YES YES YES!!!!! I'm literally dancing in front of the computer now!! I've been following this for MONTHS! Gonna scrape up enough money to buy it eventually...
Congrats on the release
One thing though: You need to add your license to the store data so its shows up on the store page with the "view license" functionality in the standard info box that some other entries show. Where you have it now, its totally meaningless what you write in there as licenses you apply AFTER the customer buying the product are no longer binding in europe if the user has no possibility to step back from the contract and as consequence globally as you sell it under european legislation. This naturally is only required if the license differs from the Asset Stores default licenses and limits the rights of the user, though I guess thats the case otherwise there wouldn't be license.txt in the folder listing![]()
I have never purchased anything from the asset store before. So I just clicked buy now and it says please wait and then opens up my shopping cart. But then I am completely lost. How do I purchase it from here?
-design & develop through play-
had to press check out, didn't see that one :P
-design & develop through play-
ok now it says purchasing, will it now become available as a download or do I have to enter a serial in the trial version?
Last edited by SimonAlkemade; 04-02-2011 at 05:08 AM.
-design & develop through play-
I wanted to test your great plugin with a simple rotation on a cube but I always have this message in the Unity console : unityenginexxxxxx always exists ! The cube doesn't rotate because Unity "stopps".
What do I have to do ? What to delete in the project to avoid conflict and what to keep in it after the extraction of your unitypackage ???
6R
Probably you have duplicate dlls. Try to see it in Vizio/Plugins/ folder in project
UPD: solution of the problem in this topic: http://forum.antares-universe.com/er...iner-t284.html
we will fix both packags asap!
Last edited by PAX; 04-02-2011 at 05:48 AM.
Congrats for the release!
As AssetStore support answer me about license :Congrats on the release
One thing though: You need to add your license to the store data so its shows up on the store page with the "view license" functionality in the standard info box that some other entries show. Where you have it now, its totally meaningless what you write in there as licenses you apply AFTER the customer buying the product are no longer binding in europe if the user has no possibility to step back from the contract and as consequence globally as you sell it under european legislation. This naturally is only required if the license differs from the Asset Stores default licenses and limits the rights of the user, though I guess thats the case otherwise there wouldn't be license.txt in the folder listing
The license.txt file in PNG folder is just a licence for free icon puck which is used in our editor.All content on the asset store is already covered by the default license Unity Asset Store customers agree to when they sign on, so you're good to go. It's pretty straightforward, prevents people from reselling or redistributing the asset without your permission, at the most basic level. Pretty standard and secure.
Last edited by Neodrop; 04-02-2011 at 07:10 AM.
Good bug is a fixed bug!
Unity 3.x Pro + Asset Server + iPhone Advanced + Android Advanced
Antares Universe (VIZIO) 1.3.3 in Asset Store
Antares SceneView Addons API
2010 for 2011 Unity Contest Winner
Antares Addon : 1.5.6 (4 Free)
FOLLOW ME ON TWITTER
Good bug is a fixed bug!
Unity 3.x Pro + Asset Server + iPhone Advanced + Android Advanced
Antares Universe (VIZIO) 1.3.3 in Asset Store
Antares SceneView Addons API
2010 for 2011 Unity Contest Winner
Antares Addon : 1.5.6 (4 Free)
FOLLOW ME ON TWITTER
Trial and AS packages are updated. On the Asset Store, it will appear as approved.
New Update available (Trial version are updated but Asset store not yet. Pending review by unity)
1.02(beta) :
1. Logic Block : " Activators >> Run In Editor >> On GUI " has been fixed.
2. A description of some blocks now includes a link to the relevant forum topics www.forum.antares-universe.com
If a link exists, the button "Open in browser" will be blue.
Last edited by Neodrop; 04-02-2011 at 12:44 PM.
Good bug is a fixed bug!
Unity 3.x Pro + Asset Server + iPhone Advanced + Android Advanced
Antares Universe (VIZIO) 1.3.3 in Asset Store
Antares SceneView Addons API
2010 for 2011 Unity Contest Winner
Antares Addon : 1.5.6 (4 Free)
FOLLOW ME ON TWITTER
Just FYI our graph serialization system supports to save:
System.Int32 (int)
System.Single (float)
System.String (string)
System.Boolean (bool)
System.Byte
System.SByte
System.Int16
System.UInt16
System.UInt32
System.Int64
System.UInt64
System.Double
System.Char
System.DateTime
UnityEngine.Vector2
UnityEngine.Vector3
UnityEngine.Vector4
UnityEngine.Rect
UnityEngine.Color
UnityEngine.Quaternion
UnityEngine.KeyCode
UnityEngine.Matrix4X4
One dimensional arrays of any supported type
Any UnityEngine.Object
And any other types with public default constructor (we serialize its public fields and properties, what have read/write access for example - UnityEngine.AnimationCurve)
IDictionary and IList (like Hashtable, ArrayList or List<T> and Dictionary<TKey, TValue>)
System.Object - value, what can link to any type, listed above (like Hashtable can have any type key and any type value)
We serialize all "In" and "Internal" (can be used as hidden data to save LB paramters or else) parameters of Logic Blocks
Last edited by PAX; 04-03-2011 at 02:12 AM.