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 - Jovial Games

Pages: 1 2 3 4
1
Ask a Question / One button but different scenes
« on: September 19, 2020, 01:00:19 pm »
Hey guys,

Currently I have a game where once the level is completed a new button is created, upon tapping, the scene changes to level 2. If I was to make a button for level 3, I'd create another button and do the same.

But then eventually once I get a lot of levels, it'll also have so many buttons..

Is it possible that I create one button which can switch scene to level 2 and then reuse that button for level 3 that switches to level 4 and so on instead of creating individual buttons for each transition?

2
Ask a Question / Volume/Mute Button keeps switching animation to default
« on: September 19, 2020, 01:32:46 am »
Hey guys, I made a mute/volume button for my game. Its in the updating function, so what happens is that even though the button works, it keeps switching back to the default stage which was the unmute animation.

I've attached a picture of the code, how can I properly implement the button in a way that if its muted, the muted animation remains?

Thanks!


3
Hey guys,

I have a question, when my character falls, I want it to change to fall animation. The code for that works but what happens is that it interferes with my winning animation. Since, its an always updating function, I am unable to switch to win animation upon level completion. I've attached screenshots of my code below, please help me fix it, thank you! :D

4
Ask a Question / Continuing background music on next scene?
« on: June 08, 2020, 05:24:03 am »
Hey guys,

Here's what I want: When the menu opens up, it plays a background music and when you click on start level, that music should continue to the next scene, then continue for level 2, level 3, and so on. On a loop basically.

Any idea how to go about it? Thank you!

5
Ask a Question / Create Actor in a specific next Scene
« on: June 20, 2018, 01:17:42 pm »
Hey guys,

I'm making a star screen, so what happens is that I want 3 actors to be created in the win screen. The problem with ''create actor type in the next scene'' is that if the game is reset because the player lost but was able to collect the stars, the stars show up in the level instead of the main screen.
So is there a way to make them spawn in a specific scene?

6
Ask a Question / Next Level Button
« on: June 19, 2018, 01:48:49 pm »
Hey guys,

I'm making a level based game but the problem I'm running into is that when the level completes, a pop up shows up for the next level you need to click the button. Now here's the issue, I'll need to make 65 next level buttons for each level direction, can't I just make ONE next level button and just assign the scene for each pop up?


Thanks!

7
Hey guys

I made a game for mobile but I had been testing it on flash, it has simple one tap controls. But when today I decided to test on android, the game was lagging a lot so much so that it raised concerns. Can anyone please help me solve this problem?

I'm using Java 6-45

Thanks!

8
Ask a Question / Stuck on Sending to Device Android
« on: June 16, 2018, 06:31:43 pm »
Hey guys,

I wanted to test my game on android but I'm getting an issue, the test gets stucked on ''sending to device''
I've attached the logs below and my android phone is on developer mode, so could you please help me out?


Thank you!

9
Hey guys,

I'm working on creating a mobile game for android and iOS. I was wondering if I can make a mechanic that when a user freshly opens my game it starts from the level but then when he closes the app completely and reopen it, it starts from the main menu instead of the level.
Is there a way to make this mechanic? If so, can you please guide me thoroughly how to do it?


Thanks!

10
Ask a Question / Facebook Leaderboards
« on: February 25, 2018, 03:17:53 pm »
Hey guys if any of you have used the extension for Facebook Leaderboards, do you mind guiding me on how to use the blocks properly?
It'll be really awesome if you can post screenshots of your facebook leaderboards so I can see how I should arrange my blocks as.


Really appreciate it. Thank you

11
Ask a Question / Player vs Player but not on the same level?
« on: February 21, 2018, 10:07:09 am »
Hey guys, is it possible to make a game where both me and my opponent have the same level but the first one to complete it,wins?

If this is possible,how will the coding go behind it? Can someone help me regarding that?

12
Ask a Question / Social Media Share Button
« on: February 20, 2018, 03:35:01 pm »
Hey guys,  have you used the extension for the social media share button?
I want to make a share button for my game as well. So I can share on Facebook,Instagram, Twitter etc

But I don't know how to use the blocks, can someone who has already made it please send me a screenshot of how you've arranged the code or blocks for the button to work?


Thank you,

13
Ask a Question / Graphics
« on: May 30, 2016, 10:27:37 am »
Hello,
I imported some graphics that I made. I make graphics 4 times larger so that it can scale down in Stencyl with x4 and bicubic measurements,so that they can run on all sorts of phones.
But the graphics are not smooth,the edges of them are not alined properly,they give this 'pixel' sort of an effect which I don't like, how can I fix this? They only do this when imported in stencyl.

14
Ask a Question / Admob Ad banner
« on: May 26, 2016, 12:36:31 am »
Hello,
I was using admob ads,the intersitial ones work perfectly fine but I don't understand that why the banner ad doesn't work in the extension. Can anyone guide me properly on how I can make the banner ad work? Thanks!

15
Ask a Question / Ads remove upon small fee?
« on: May 25, 2016, 12:53:33 pm »
Hello everyone, as the topic suggests I was wondering if we can remove ads in an app made from stencyl..

Like some games on the app store,is it possible to make a system in Stencyl that the game that has ads,if a user wants to remove the ads he pays a small fee and the ads are immediately removed?
If this is possible,how can I make such system in stencyl?

Pages: 1 2 3 4