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

Pages: 1 2 3 4 ... 9
16
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!

17
Ask a Question / Re: Stuck on Sending to Device Android
« on: June 18, 2018, 08:45:20 pm »
Hey guys, I was able to fix the memory issue. I'm attaching the new logs. It was still stuck on ''Sending to device''. I also tried doing Corbanwolf's alternate option but what happens is that if I test my game that way, it happens to lag a lot.

18
Ask a Question / Re: Stuck on Sending to Device Android
« on: June 18, 2018, 12:58:14 pm »
Hey Rodolfovs, I did what you suggested. It's still stuck on ''sending to device'' :S

I've been searching throughout the internet but haven't been able to solve this problem as of yet..

19
Ask a Question / Re: Stuck on Sending to Device Android
« on: June 18, 2018, 10:22:41 am »
I did all that as you mentioned Wasanni, but it's still not working. :/

20
This would go like
if the boolean game attribute is true value

When created
set SwitchtoMenu = false
save game
load saved game
if SwitchtoMenu = false
switch scene to mene

Is this right? Cuz for some odd reason this isn't working for me

21
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!

22
Ask a Question / Re: Stuck on Sending to Device Android
« on: June 16, 2018, 08:22:26 pm »
Thank you but I'd prefer to fix this so that Stencyl can tell me about the errors and also it's more convincing that the game works fine if it's compiled and tested through Stencyl

23
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!

24
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!

25
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

26
Ask a Question / Re: Player vs Player but not on the same level?
« on: February 25, 2018, 03:16:15 pm »
The problem with tic tact toe is, it's two players on the same screen. How do I know it's player vs player?

27
Ask a Question / Re: Player vs Player but not on the same level?
« on: February 22, 2018, 10:23:51 pm »
What should be my starting point? I downloaded the multiplayer kit as well and was toying around with it but very confused and overwhelmed.

28
Ask a Question / Re: Player vs Player but not on the same level?
« on: February 21, 2018, 09:07:35 pm »
I can get a server, that's not an issue but how to make everything revolve around the server is what is troubling me. Like how to actually make it work..

29
Ask a Question / Re: Player vs Player but not on the same level?
« on: February 21, 2018, 06:13:35 pm »
Thank you for the response JeffreyDriver.
I did look into the post but was still a little confused on how things work

30
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?

Pages: 1 2 3 4 ... 9