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.


Messages - TF101

Pages: 1 2 3 4 5
16
iPhone / iPad / Android / Re: My first Game with Stencyl "Roll Ball"
« on: April 20, 2021, 03:08:02 am »
The app is updated with Justin's hints!  Now it should work in Android 11 as well.

Thomas

17
Extensions / Re: Change Audio Pitch [V 1.0]
« on: April 16, 2021, 04:41:34 am »
Unfortunately, this extension does not work in the current version of Stencyl.  Are there other ways to manipulate sound?

18
iPhone / iPad / Android / Re: My first Game with Stencyl "Roll Ball"
« on: April 14, 2021, 11:39:23 am »
Yes, I see your post.
I am sure that the Devs are working on that.

19
iPhone / iPad / Android / Re: My first Game with Stencyl "Roll Ball"
« on: April 12, 2021, 10:06:38 am »
The update is online.  With my "problem device" everything works fine now!

20
Ask a Question / Re: Galaxy S21 compatibility???
« on: April 11, 2021, 08:47:26 am »
Unfortunately, I am not a professional.  But I was able to solve my problem (http://community.stencyl.com/index.php/topic,61638.0.html)

In my case, the problem was the scaling.  My menu was too big for the settings full screen (scale to fit). I split the menu in two scenes.

Maybe you test it on you S21 with the settings of "No scaling" to see if the Scaling is the Problem?

Thomas

21
iPhone / iPad / Android / Re: My first Game with Stencyl "Roll Ball"
« on: April 10, 2021, 06:31:32 am »
I found a device that shows the error...
But i have absolut no idea why this happen... :-\
A friend of mine tested it on his S20 and it works there without any problems

22
iPhone / iPad / Android / Re: My first Game with Stencyl "Roll Ball"
« on: April 10, 2021, 05:50:36 am »
Oh FCK, that should not happen.  :-[
A black square?? I have to unpublish it again and look for the error ...
I have to look for a device where I can see the error. But thanks for testing.
Thomas

23
iPhone / iPad / Android / My first Game with Stencyl "Roll Ball"
« on: April 10, 2021, 03:10:31 am »
Hello everyone,
I've finished my first game. It's a balance game for Android. You only have one small task: the ball has to go into the hole.
I hope I haven't made too many mistakes.

Special thanks to Luyren for his help and his packs. These are really very helpful and save a lot of work!

Link to Play Store: https://play.google.com/store/apps/details?id=com.bmmgames.rollballeng
I mainly made the game to learn stencyl.

Kind regards,
Thomas

24
Ask a Question / Re: Interstitial Ads Events without function?
« on: April 07, 2021, 05:17:06 am »
Hi and thanks for the response,
I am not sure if i understand your question.
The Ad events can not be inside a "update" event. This are events, available under Events > Mobile > Ad
They should be triggerd when the event is happen...

Thomas

25
Ask a Question / Interstitial Ads Events without function?
« on: April 07, 2021, 01:30:18 am »
Hello everyone,
a question: can it be possible that the Interstitial Ads Events (e.g .: a fullscreen ad is closed) are without function?
When I load and display a fullscreen ad; and then close the fullscreen ad, the game attribute should be set to "true".
But that doesn't work. At none of the "Interstitial Ads events".
Does anyone have experience with this?

Greetings,
Thomas

26
Ask a Question / Re: Android permissions
« on: February 28, 2021, 12:40:07 am »
Thanks for the response. I will follow your advice.

27
Ask a Question / Android permissions
« on: February 27, 2021, 02:07:04 pm »
I have uploaded a first internal test of my game. The Developer site of Google tells me that my app required the permission
android.permission.READ_PHONE_STATE and I have to send a Privacy page. That's not the problem.
But I want to know why my game needs this permission.
I want to make sure that are not unneeded permissions.
Anybody knows why stencyl add this permission?

Thomas

28
Ask a Question / Re: Shooting on touch
« on: February 17, 2021, 02:03:18 pm »
Oh god, that was more than 30 years ago.  But you are absolutely right.  It's just math.  And to learn and practice stencyl, this is an excellent example.

29
Ask a Question / Re: Shooting on touch
« on: February 17, 2021, 12:42:17 pm »
Thank you so much!!
It seems that solved the problem!
Now i must sit and try to understand the code.

Thanks again for your help!

Thomas

30
Ask a Question / Re: Shooting on touch
« on: February 17, 2021, 10:42:53 am »
Hello,
Thanks for your answer. Now I am completely confused.
Unfortunately, I don't understand what you're trying to teach me.

I have made a example game . Maybe you or someone else can take a look inside. The problem is i can not use x-center/y-center of self when i create the missle, i must use x on screen because the scene is longer then the device display.
The game is for mobile devices, but the example should also work in flash.



Pages: 1 2 3 4 5