-
Updating Sprites on my game
by Franto ·Dragon Boss Vertigon is done, and he is merciless. I'm wondering if this fight will be hard or easy for the casual player. For me, since I know what he'll do, it's easy. But I can imagine for a player -
Can I change my table id using show package contents of the project file in finder on Mac?
by wayback_gamer ·the other players and plot it. Can this be done and be up to speed using the network behaviors? From reading in the forums I determined there would be a lag if I use the network behaviors, so I tri -
We just published our game to android and ios! Check out Chaotic Colors now!
by yuttuy3 ·Go and challenge your friends now! -
Can I change my table id using show package contents of the project file in finder on Mac?
by Hopscotch ·I do not understand what you mean here. If you use the Open URL behavior with parameters, then you are sending a limited amount of data to the server, along with a request for web content. The server -
Ambient Writer development thread
by gyroscope ·@RThurman @Braydon_SFX @Lost_Oasis_Games -
Custom Score Weird Error...?
by tatiang ·% self.div) / (self.div / 10) should show an image. If it doesn't, use the Display Text or Log Debugging behaviors to verify that the result is what you expect it to be (e.g. "4" w -
Can I change my table id using show package contents of the project file in finder on Mac?
by wayback_gamer ·@Hopscotch Im just probing for some solid info right now as I experiment with the API. To answer your question the API creates an encoded id for the table, and I've found no way to change it. Howeve -
How do i pass scene when all one type of actors are destroyed
by somera02 ·Hi. i'm making a brick breaker game and i wanna know how do i change scene when all the bricks are destroyed yet regardless about the order it get destroyed. Thank you! (Image) -
save and load device time
by RThurman ·You are exactly right! -
Custom Score Weird Error...?
by Armelline ·What else happens when you update the score? It's entirely possible the flashing screen is unrelated to the custom font. -
save and load device time
by RabidParrot ·You shouldn't have an issue with a single digit day because the day and month are already defined as a value *10^x -
Simulating a Golf Hole
by RThurman ·(Quote) -
Simulating a Golf Hole
by mhedges ·@RThurman , I hadn't seen you around in a while. Welcome back! -
Custom Score Weird Error...?
by Games4life ·(Quote) -
Simulating a Golf Hole
by The_Gamesalad_Guru ·You can also put actors around the hole that will effect the ball. See some examples of wind effect the code is similar. I believe there is a wind effect video at gshelper's youtube. All the rules for -
Simulating a Golf Hole
by tatiang ·You can check the velocity of the ball and only apply @Lost_Oasis_Games' rule if it's less than a certain value. As for deflections (or whatever they are called), you might just introduce a random di -
Ambient Writer development thread
by Braydon_SFX ·Glad to see you back, David! Project looks good as always! -
Simulating a Golf Hole
by Rainbros ·Thanks @owen_dennis, @mhedges, and @Lost_Oasis_Games for your answers. But I was really looking for something a bit more complex, I don't have any trouble making a simple hole like you described. I wa -
Creator 1.24 Hotfix is now available for Mac and Windows
-
Custom Score Weird Error...?
by tatiang ·If you mean for the result to be an integer, you need to change your expression to the following: