-
Move Certain rows in table A to table B
by RThurman ·@bkhoward2001 -- your original question has been resolved, right? That is, you wanted to know how to transfer rows from one table into another. And you now see at least one way to do that right? -
Is it possible to make an animation slider in Gamesalad?
by brankorasovic10 ·I just do it without round function just "self.position.x/25" and it won't work then. I probably do not understand you. -
Is it possible to make an animation slider in Gamesalad?
by Socks ·You don't need to round the x.position value as you are storing it in an integer attribute which can only store whole numbers. -
Move Certain rows in table A to table B
by bkhoward2001 ·Yes, if you take the loop piece out of the rule it works fine, put it in the rule it only runs on first record... the rule is a simple: -
Move Certain rows in table A to table B
by tatiang ·You might try @Braydon_SFX, @jamie_c, or @gingagaming. Not sure if they do smaller projects. I generally am available, too, but this is a busy week! -
Move Certain rows in table A to table B
by bkhoward2001 ·@RThurman Well, I spoke a little too soon.... When I went back to implement in main project, it still doesn't work correctly, primarily it only does the first row and never moves beyond that in the lo -
Move Certain rows in table A to table B
by bkhoward2001 ·@RThurman, you are a genius.... Switching the First Cell/Last Cell to Last Cell/First Cell does the trick so that the deleted rows doesn't mess up the sequence... Thank you SO MUCH! I don't know why I -
Move Certain rows in table A to table B
by bkhoward2001 ·Well do you know of someone I can pay $5-10 to to take 10 seconds of their time to solve my problem? -
Move Certain rows in table A to table B
by bkhoward2001 ·I have included a simple test file to show you the problem.... It is simple. In the example you have a single scene. I have two tables: the Master and the Working table. When we start, it copies the M -
Is it possible to make an animation slider in Gamesalad?
by brankorasovic10 ·@Socks thank you for your effort for showing a way to solve this problem, but I am sorry that I am not on level to do it as rainwaterstudio is to understand you and to do it by myself, -
Is it possible to make an animation slider in Gamesalad?
by Socks ·Sorry, I don't own a copy of GameSalad, but these files should be useful for someone else who might be able to help you. -
Move Certain rows in table A to table B
by tatiang ·It's a little hard to tell without seeing the full expressions and without knowing how your table is set up, but that looks potentially correct. -
Move Certain rows in table A to table B
by tatiang ·I can't give you any suggestions without seeing what you are trying to do. Post a screenshot of your rule. -
Is it possible to make an animation slider in Gamesalad?
by brankorasovic10 ·1. I do not know how to everything in a wright place, -
Pong - World Cup (retro,classic)
by freneticz ·4 game modes including 2 player vs CPU, check it out and please rate if you like it. -
Move Certain rows in table A to table B
by tatiang ·You can then set conditions for the Loop (for example, start self.counter at 4 above the loop and then loop until self.counter=9 if you want rows 5 through 9 copied). -
Is it possible to make an animation slider in Gamesalad?
by brankorasovic10 ·Like this one for audio, just when you slide you can view frames fast forward or slow or frame by frame, backward etc. -
It's been over a year...
by adent42 ·pushed an update this weekend that brings it much closer to feature parity with the native tool. There's still a lot to do (improve input layout and color scheme, build a stand alone version that let -
Move Certain rows in table A to table B
by bkhoward2001 ·How would you do number 2? -
HUGE BUG -- Display Text not working on the App Store?!
by adent42 ·Download the app file and check the case of the font file. Something's change where case sensitivity is now affecting whether fonts display. I was gonna try to look into it more after this next releas