Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Jg41095

Pages: 1
1
Ask a Question / Any way to handle Apple iAP Subscriptions?
« on: January 18, 2020, 12:04:36 pm »
I'm looking to add an iAP subscription feature to my game. 

I'm able to start and buy the subscription with the normal buy product block - but is there a way to check if the subscription has been renewed/not? 

Would be really helpful  :)


EDIT: Just realized It's not supported.  Would be really good feature to add in the future though.

2
Ask a Question / Better Box Out/Spotlight Transition?
« on: August 21, 2019, 05:31:03 pm »
I really like the box out transition, but as the transition occurs the scene becomes all pixel/jagged.  (same with spotlight)  I saw people were posting about this like a year ago but nothing came about.   Is there any updates on the issue or is there a way to re-create the box out trans?

Thanks.

3
Ask a Question / SOLVED -Placing on screen buttons on different devices
« on: August 10, 2017, 08:36:25 pm »
Hi.  Having some trouble figuring out how to place buttons in the same place on different sized devices.

Attachments are from an iPhone 5s and IPad Mini.  The button is anchored and placed on the scene.  Would I have to use the <running on iPhone> block? Or is there a more simple approach.

Button should be on the bottom left corner

4
iPhone / iPad / Android / Eggroll! [iOS - Out Now!]
« on: July 17, 2017, 12:27:42 pm »
Hey y'all just released my first game and would love for you all to check it out and get your feedback


Eggroll! is a wonderfully challenging auto-run platformer that features a simple one-tap jump control. Experience changing physics and mechanics as you roll through intense snowstorms, dive deep below the sea, and wander throughout zero gravity space.  Dodge ferocious enemies, solve brain-teasing puzzles, and defeat epic bosses to make it home safe.


The game features 24 levels, two gamemodes and tons of fun!


Download for free:

https://itunes.apple.com/us/app/eggroll/id1239548356?mt=8



Trailer and Screenshots:

http://youtube.com/watch?v=nbe4n25lX7M










5
Dialog Extension / [Solved] Sample game for 3.4
« on: June 19, 2017, 12:55:33 am »
Hi I can't seem to find a sample game for 3.4.  Is there one available?   

6
Ask a Question / Restore Purchases iOS not working? [SOLVED]
« on: May 29, 2017, 06:37:14 pm »
I'm having some trouble with the my restore IAP button.   I'm trying to restore buying Disable Ads, but when testing the button it's not doing anything.  I've attached the code for the restore button and the code for the actual button to purchase disable ads. 

In testing, when clicking the Disable Ads, it goes  Sign-In > Confirm Purchase > You've already purchased > Success

Restore button does not work.  I'm using the Stencylpedia iOS In-App Purchases guide.


Any help would be appreciated.

7
Ask a Question / Designing for IPhone AND IPad
« on: May 27, 2017, 08:48:37 pm »
So I've just finished up  my first game.  I designed everything  at 1920x1280 so it looks great on the Iphone 5 to 6plus.

However, on the IPad the graphics are all messed up.    Could someone tell me the latest resolution for the IPad?  And, if I change my current graphics to that resolution, would it mess up the smaller Iphone 6 and 6plus?


Thanks!

8
Ask a Question / [SOLVED] Create an actor just once?
« on: April 01, 2017, 04:23:39 pm »
Probably very basic, but I'm having some trouble and can't figure this out.  I'd like to create an actor (pop-up menu)  after a level completion (when the player enters a region)  but my current behavior creates infinite amounts of the actor and crashes the game.  I'd like to create just 1.  Any help?


9
Ask a Question / [SOLVED] Images multiplying in Resources folder
« on: March 27, 2017, 08:48:09 pm »
I figured I'd ask here before I do something stupid and regret it.

I'm creating a game for iOS and Android with all graphics imported at 4x.  I noticed the resources folder is just about 70mb.  :-X

Each 4x graphic has duplicates of 1.5x, 2x, and 3x.  If I delete the duplicates and leave the 4x will my game still be playable?  Is there a way to do it automatically?


Thank you!


Pages: 1