-
-
Notifications
You must be signed in to change notification settings - Fork 4
Create Godot Meta Toolkit Demo Project #12
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
Create Godot Meta Toolkit Demo Project #12
Conversation
dsnopek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
I haven't tested this yet, but have just some initial comments from skimming the diff. I'll have more notes later after I test it :-)
ea42404 to
8735435
Compare
dsnopek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just tested, and this seems to work great! Just a handful of additional notes
|
Another thing I just thought of: we should put something in the documentation referring to this sample, so that folks know its there. My plan is to put the sample in the asset library as well, so we could mention/link that too (although, we won't have the link URL until after I publish it in the asset library). |
0c15a22 to
13c16b1
Compare
|
Added a link to the I've also added a readme for the demo project, which could also hold a link for the store entry when available. |
13c16b1 to
efb8a02
Compare
|
I've removed the DLC example (and related permission request) and turned it purely into an IAP example where the label now just indicates if an in-app product has been purchased or not. I've also enabled Quest 2 support. |
dsnopek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
Update the demo project of the repo to showcase a few features of the platform SDK