-
Current row number (or index)
by helpingtogrow ·Thanks so much for your time. -
Current row number (or index)
by tatiang ·Then you need to do an intermediate step to determine that. Because right now, you're feeding the result of a function to another function which effectively hides the value. -
Current row number (or index)
by tatiang ·So you can use that function as an expression... anywhere. For example, in a Display Text behavior, a Change Attribute behavior, a Log Debugging Statement behavior, etc. -
Help! Google Play Store Feedback for getting Featured!
by adent42 ·@CasualEvolution READ_EXTERNAL_STORAGE / WRITE_EXTERNAL_STORAGE I think is used by ad networks to store cached ads. This is optional, so we could make that a publishing toggle. -
Help! Google Play Store Feedback for getting Featured!
by Twayne2 ·How did you even get them to reply to you? Where did you go? I submitted to indie corner and nothing. (Image) -
Jumping help!!
by tatiang ·If your button actor and player actor are separate, then make a game attribute of type boolean called game.animate and try this: -
Help! Google Play Store Feedback for getting Featured!
by CasualEvolution ·Hi @adent42 I have an email from google, in which they asks me for some adjustments of my game to consider it to feature it. I can do some adjustments, others do not and that's why I am writing. -
Building a Library of Images for Everyone
by Eric Matyas ·In-game is where I require attribution so you should be fine...thanks! -
pro user that could publish a project to HTML?
by Twayne2 ·If @adent42 says it is fine, I would be happy to help. Ohterwise, you can do as @Japster said. (Image) -
pro user that could publish a project to HTML?
by Japster ·I'm not sure that this is even allowed for us to do under the GS licensing/subs model mate (I'm not saying I agree with any conditions, but I think people may be concerned that they're definitely step -
Clear Table values to 0
by shaneggpierce ·No there is no proper way but tatiang has mentioned the work-around you may fruitful from. -
Promote Your Apps or Games Ranking for Free
by Emma Smith ·Would you like to promote your** Apps or Games** Ranking on Apple store or Google Play store for Free by Getting Real Mobile Reviews, Rating, and Downloads? If yes, Then you can easily get top ranking -
pro user that could publish a project to HTML?
by nowherejay ·use on my PC. I kind of miss my game and I just dont have the funds anymore to keep my accounts going. the file is pretty large at almost 400 megs. if anyone is interested in helping out, please send -
Layers
by bob loblaw ·should be a non scrollable layer, usually on top/first, but that will depend on if you want anything else to display over it (like an end level/game display or start prompts) -
.app to .exe?
by Twayne2 ·Do you by chance have the gsproj file for your lightsaber file? -
Hi, I'm a 2D Graphic Artist (Vector) for hire
by nikkyoryzano ·I can work on fixed price (based on my $14 per hour rate estimate), I do need a list of the assets to calculate. -
TableSearch bug, displays "hello world!" instead of row#
by tatiang ·One reason for "Hello World!" appearing is if you are using a row/column value that is out of the range of your table. -
Tablesearch not displaying correct syntax
by tatiang ·@helpingtogrow the tableSearch function is probably the trickiest function because of its many parameters and confusion around them. Without seeing what you've used, it's impossible to know how to fix -
Tablesearch not displaying correct syntax
by Simple Gamer Arts ·It works with real as well, but a number 3 in a real format is displayed as 3.000000 , so if you are using "exact" it will not work. If you write "contains" it will -
Hello
by Twayne2 ·It is great for making 2d games, and I have seen some 2.5d examples as well I think, but those are probably harder to make.