-
Guru Youtube just past 800 subscribers
by The_Gamesalad_Guru ·I'm humbled to have reached this milestone. When I started making videos for the community, I could never have imagined such a thing. To think that this many people find the information I post to be v -
Table writing FPS
by The_Gamesalad_Guru ·A quick drop in FPS to the mid 50's is not an issue. This is totally normal. This can happen during different processes and is still in a great range for FPS. Most games will have moments when the pro -
Is there a REALLY simple IAP Tutorial floating around for Dummies.
by The_Gamesalad_Guru ·It's not too complicated. You add the IAP ID to the new purchase table and watch for the value in column five to change to purchased. Once it changes you save the item's condition. -
RossmanBros Next Game - WIP - Get Me Outta Here
by quantumsheep ·I particularly like the control/firing system. It looks like (and correct me if I'm wrong) that you fire in the direction you set - I noticed you push up and then fire to fire upwards, and I imagine s -
Joystick controlled actor do not collide properly with "floor".
by GreenfroggGames ·@Socks maybe you have a solution to this one, need some brilliance (Image) -
Wanted: Game designer
by gingagaming ·Are you seeking someone to partner with or a paid service to develop you game? -
Is there a REALLY simple IAP Tutorial floating around for Dummies.
by Braydon_SFX ·Wouldn't say that. @Armelline has a good IAP template in one of his threads. You should check there. It's up to date as far as I know. -
Sound Not Working in IOS build
by chaplin ·I tried the same thing in IOS and the game does not have the GS Trial graphic or sound on my iPad Mini. -
Kalima - Kid's Arabic Learning App coming soon..
by Icebox ·@Nabbo (ReflectiveByte) im no genius , its my language , socks is genius for figuring it out lol thats why i was surprised. Goodluck and wish you the best -
Kalima - Kid's Arabic Learning App coming soon..
-
How to let state last for 3 sec ?
by Icebox ·You have actor Y destroyed before it even changes game.color to false , game.color to false is in the otherwise section , so the game.color goes true once and remains true cause you destroy the actor -
Kalima - Kid's Arabic Learning App coming soon..
by Icebox ·I dont know how u did them but great job , i didnt notice in the begining lol (Image) -
How to let state last for 3 sec ?
by Socks ·You've not said what the problem is. -
How to let state last for 3 sec ?
by Icebox ·Ops sorry my bad I deleted this post , it should work the way u do it .. I just tried it -
Kalima - Kid's Arabic Learning App coming soon..
by PhilipCC ·@Nabbo (ReflectiveByte) I like the first one. What does it stand for? The other two don't give me any clues about the game. -
Table writing FPS
by Hopscotch ·@RedCubeGames are you saving the table after every change? -
Table writing FPS
by RedCubeGames ·Same problem here! I am using tables in my quiz game. I have "stored" answers in table, and I made 4 different actors with display text function (4 different answers). I have set the -
Table writing FPS
by Hopscotch ·@james.trigger are you doing more than changing existing values? This "should" not have a noticeable impact on performance. Adding or deleting rows however does. -
Introducing myself
by Hopscotch ·Welcome @chromomone , have fun and keen to see what you create! -
Spawn Actor at a certain location
by Hopscotch ·Happy you got it sorted out (Image)