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 - Neotron

Pages: 1 2 3 ... 8
1
Ask a Question / Admob banner ads still not showing well?!
« on: March 03, 2017, 06:41:18 am »
I tried STencyl latest and older versions but admob banner ads usually only show when i unfocus the game (presss mobile home button) and press again to reenter the game.
Any idea why is this bug on certain mobiles and tablets? This bug exists with the old Admob estension too. (I think that was implemented so now built in admob also bugged).
It is really annoying because half of the time admob banner not show well, so users cannot see it, so cannot click on it and that.

Maybe the bug is that if we use "Show Admob banner" block before the banner really loaded the banner not show at all until I refocus the game.
But If I wait many seconds after the game start and only after use the block admob banner show well.
So the block doesn't recognize the ad loaded or not meantime.

2
Ask a Question / Stencyl Android sdk 23 support?
« on: January 23, 2017, 01:50:21 am »
Now Stencyl can handle builds till api 22.
Any chance that API 23 will be add in the near future?

3
Somebody could tell me what I have to write in the Haxe flag text box to Stencyl could build an apk higher then Android SDK 22?
I tried "<android:minSdkVersion="15" android:targetSdkVersion="23" />" but not worked.
I know atm Stencyl officially support only api 22, but I really need to update my apk with api 23.

UPDATE: I changed the manifest.xml manually here: Stencyl\plaf\haxe\lib\lime\lime\legacy\templates\android\template\AndroidManifest.xml
So, now targetapk is 23 but app crash at start so this is not a solution.

4
Ask a Question / Android Target Version?
« on: January 16, 2017, 11:42:45 pm »
Is it possible to not add Android Target Version number manifest to the compiled apk?

5
Ask a Question / Remove hue effect from many actors at once..
« on: January 14, 2017, 03:26:26 am »
I have many actors with a hue effect. How possible to remove the effect from all actors, so not one by one.
I tried to use group attribute but somehow not working....remove effect block accept only Actor type not Actor group type.

6
Ask a Question / Record and save sounds blocks?
« on: January 12, 2017, 10:45:32 am »
Is there any option or extension where I can activate a block which record (and maybe save) all sounds until I deactivate again?

7
Ask a Question / How can I handle android keyboard in Stencyl?
« on: September 06, 2016, 02:02:16 am »
I mean I show keyboard with Stency show keyboard block. Which is now working well. But I would like to add action to it.
For example if the user press "Space", "Back" or "Shift" button 3 times it happens an action.
Is it possible to do shomehow?

8
Ask a Question / How to use Show Keyboard block on Android mobiles?
« on: August 24, 2016, 04:52:50 am »
Somebody can help me or test "Show Keyboard" block? I added "Show" Keyboard" block to a scene in the Created event but keyboard don't pop up when I enter the scene in the game.
Am I doing something wrong or still not working?

9
Ask a Question / Which version of Google Mobile Ads SDK used in Stencyl?
« on: August 24, 2016, 12:50:18 am »
Somebody can tell me what kind version of Google Mobile Ads SDK used in Stencyl build in Admob and the latest admob extension? (I use the extension in many games and working well, I had no time to rebuild them)
I am asking because from 09.15. Admob ads will not show if the sdk is lower then 7.0.0.
Thank you!

10
Ask a Question / How can I call android mobile media share function?
« on: August 05, 2016, 12:42:00 am »
I don't want to use facebook or anything share in the game but if the user touch my share button in the game I would like the mobile default share option popup window would come up and user can decide how to share(email, messager, face, skype stc..).
How this is possible? Is it possible?

11
Ask a Question / COPPA option should be added to build in Admob
« on: August 02, 2016, 12:19:41 am »
Google warned me because I don't use Coppa settings in my Admob code, so I don't declare it is child directed and I don't want to use interest base ads. It is kind an urgent thing. I should take action in 30 days .
Stencyl should have an option to check Coppa compile ads.
https://firebase.google.com/docs/admob/android/targeting#child-directed_setting

12
Ask a Question / Moving an actor with mouse touch cause lagging...
« on: June 26, 2016, 07:55:52 am »
Somebody can tell me why cause this attached code lagging on Android mobile? On desktop everything is ok. I assume it possible to move an actor with the pressed touch(mouse) coordinates on mobile. I hope so..:P
Btw, I have build 8747, I don't know but if later Stencyl builds have better performance on mobile I would update...

13
Ask a Question / How to make a half ellipse path?
« on: June 23, 2016, 06:53:38 am »
I mean I would like to move an object on a half ellipse path up and down, and repeat this moving.
I think need some math for this, but I don't know the correct function.
How is it possible?

14
Ask a Question / How to simulate 3D ball?
« on: May 31, 2016, 08:02:08 am »
I would like to move a ball up and down.
But somehow I need to shrink the ball if going up (move further) and grow if come down (come closer).
I know it can be simply done with math, but I am not good at it and I could not figure out in the last 4 hours..:P
It would be great if the ball size only change 50% in the path.
Anyone has a simple bright idea? :)

15
Paid Work / Guess the word game engine
« on: May 16, 2016, 01:14:25 am »
I am looking for a Stencyl pro who can help to create a guess word game engine like on the picture I attached (only the engine, no design or anything else). I am sure it is not too difficult for a "coder mind" and can be done with Stencyl. :)
If somebody can help please reply in PM and I send the details.
Thank you!

Pages: 1 2 3 ... 8