Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative asset store download #562

Closed
WoLfulus opened this issue Jan 17, 2018 · 13 comments
Closed

Alternative asset store download #562

WoLfulus opened this issue Jan 17, 2018 · 13 comments

Comments

@WoLfulus
Copy link

WoLfulus commented Jan 17, 2018

Hello,

I saw some asset creators that integrates some kind of unity APIs on their websites, which allows putting the order number and downloading the most updated version of the asset. Could this be done for entitas?

I really don't wanna copy releases from github inside the project and sometimes messing things up. Also, asset store has updated roslyn plugins too, has the unitypackage ready to be installed and stuff, which github releases doesn't.

Does it makes sense?

Maybe this could help with some kind of "autoupdate" too.

@sschmid
Copy link
Owner

sschmid commented Jan 17, 2018

Not quite sure what you mean. Do you have an example of websites using Unity apis?

Would a unitypackage attached to a release help already?

@WoLfulus
Copy link
Author

but it won't contain the updated roslyn dlls right?

I'll search the website I saw using the order code verification

@sschmid
Copy link
Owner

sschmid commented Jan 17, 2018

roslyn is asset store only

@WoLfulus
Copy link
Author

Thats why I'm asking for this :(

Anyways, I couldn't find the publisher that has the feature, but I found the API request

http://api.assetstore.unity3d.com/api-docs/#!/invoice/verifyInvoice_get_0

@AVAVT
Copy link

AVAVT commented Jan 18, 2018

I second the idea. This way instead of having to wait 2-4 days for asset store update, purchasers can enter their invoice and download the latest release immediately.

@sdarkwell
Copy link
Contributor

I agree. If possible, I would also appreciate this enhancement.

One example of an asset developer who has implemented a system like this is Guavaman Enterprises with their Unity input asset Rewired. See: [http://guavaman.com/rewired/latest]. After entering your Email address and invoice number, clicking "Download" automatically serves up the newest Unity asset package for the full version of Rewired.

It would be a nice benefit of those who have paid to support Entitas, instead of feeling like we are missing out the benefit of your efforts to quickly patch any issues.

  • S.

@WoLfulus
Copy link
Author

I could even write the whole system myself. Just give me a green sign that it will actually be used and consider done.

@WoLfulus
Copy link
Author

Here's an example

https://ludiq.io/build/924

@sschmid
Copy link
Owner

sschmid commented Mar 1, 2018

@WoLfulus How would you do this?

@WoLfulus
Copy link
Author

WoLfulus commented Mar 1, 2018

Simple download script that pre-signs an Amazon S3 download url (and binds it to the download button) just after checking if the order number is valid via Unity API.

S3 is cheap, a script like this needs almost 0 resources, and all you need to do to deploy a release is upload the file (unitypackage) to a bucket.

@denizdikbiyik
Copy link

Hello,
If you want to find an alternative for asset store because you cannot find your material, you can try to find 2D images or create them and by using designing programs, you can give third dimension to it as depth.
This may help.

@denizdikbiyik
Copy link

Hello,
I also noticed that there is a very good website for 3D models and I want to share it with you:
https://www.turbosquid.com/

And there is an option that if you cannot find 3D models you need, you can draw them on SketchUp.

@sschmid sschmid added this to Entitas Sep 6, 2022
@sschmid sschmid moved this to New in Entitas Jul 3, 2023
@sschmid sschmid moved this from New to Backlog in Entitas Jul 3, 2023
@sschmid sschmid moved this from Backlog to New in Entitas Jul 3, 2023
@sschmid sschmid removed the status in Entitas Jul 3, 2023
@sschmid sschmid moved this to New in Entitas Jul 3, 2023
@sschmid
Copy link
Owner

sschmid commented Jul 6, 2023

ref #992

@sschmid sschmid closed this as completed Jul 6, 2023
@github-project-automation github-project-automation bot moved this from New to Done in Entitas Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

5 participants