-
Game of the Month: October Submissions Thread
by Dues ·@ tappwaterGames Thank you very much (Image) -
What do you think of this boss character?
by Franto ·I see, I'm guessing the way you did it is that minimum side of the range could be an integer connected to a level/progress integer,but the part where the minimum has a maximum does sound hard to pull -
What exactly affects scene loading time?
by Socks ·Ah, I see, yes that's always a good idea, I do the same. -
Using "random(,)" in a table?
by tatiang ·Something I noticed immediately is that you are trying to choose random numbers using decimal values. The random() function only takes integers as arguments. If you plan to use decimals, you'll need -
Is this a bug or am i doing something wrong?
by id7271 ·thank you @tatiang this helped a lot! -
Is this a bug or am i doing something wrong?
by tatiang ·Yep, those rules should work. Check to make sure you don't have any Change Scene behaviors outside of rules (i.e. by themselves) in actors on any of the scenes. It's possible you're changing scene a -
RollTurtle are selected as an exhibitor at the TOKYO GAME SHOW 2015 (TGS 2015).9/17~9/20
by 8BitAvrin ·Awesome, congratulations! Well deserved, looks like you put in some hard work on the game. I wish you continued success. Nice pics too -
What do you think of this boss character?
by Moik ·Your game is looking good. I can't think of how to make functioning limbs to being with, so you're doing better than I am by being able to do it at all let alone in just 8 hours. -
Is this a bug or am i doing something wrong?
-
What exactly affects scene loading time?
by Franto ·Yeah, the load time thing is a real deal breaker for smartphone players. If you port to say Mac App or any robust platform, the load time is 2 seconds for something that was 10 to 20, but I guess it d -
Is this a bug or am i doing something wrong?
by RabidParrot ·You're going to need to post the actual image. Not the file location. -
Load time culprits
by Franto ·@supafly129 You're welcome. Hopefully, GS can find the real culprit that is causing these load times if they are not meant to be this long. -
Is this a bug or am i doing something wrong?
-
Mac Release 0.13.44 is available (OS X 10.11 El Capitan Fixes)
by clee2005 ·Hey @jonmulcahy, thanks for that information. Much appreciated! -
What do you think of this boss character?
by Franto ·How long would it take you personally, to get this thing moving and finished? I think it's gonna take me 8 hours total. : I Mostly trial and error. Even though I get things working, it's always via t -
Using "random(,)" in a table?
by Franto ·Would using "random()" in a table under an integer or real column work? I couldn't get a number to change by using random(tablecellvalue,tablecellvalue) and the only result is 0. Whi -
What exactly affects scene loading time?
by The_Gamesalad_Guru ·You say your code is optimized, I'm not sure what that means. There is bloated code and integrated or efficient code. How do you know your code is highly efficient? It might be efficient to the level -
Mac Release 0.13.44 is available (OS X 10.11 El Capitan Fixes)
by The_Gamesalad_Guru ·(Quote) -
my new game "Roll Turtle" gamedev progress prototype art :)
by Icebox ·@kirafu this is amazing! I really love the quality of your game , I wish you goodluck -
Mac Release 0.13.44 is available (OS X 10.11 El Capitan Fixes)
by Socks ·(summing the two channels would have been a much better approach) was because mono files are less of a strain on a processor, so it's good to have the option to import mono files if you have a game w