-
How to record every click and it's location to a table?
by Socks ·You can also just use 'round' and let the maths decide which way it should go . . . round(value) -
Capping a value?
by Socks ·I've not suggested using a Constrain behaviour (if that's what you mean) ? -
State of GameSalad on 6/30/2015...
by Socks ·I don't know the market well enough to comment from a position of authority, but according to @dgackey (who I'm going to guess looks into these things in some detail) the move is in the opposite direc -
Game for Macs Question
by Socks ·I doubt that ! (Image) -
Game for Macs Question
by Socks ·How were you able to establish that the image had been change to 2304 pixels (I'm assuming wide) ? -
How to record every click and it's location to a table?
by Dell7730 ·ok, i'll round it down or up... -
How to record every click and it's location to a table?
by bjandthekatz ·Use the ceil expression to round the numbers up, or floor to round down. -
Every X number of integer
by Armelline ·My demo does what you are asking (just spawn in a different spot rather than spawning a different actor). I suspect you are trying to ask a different question, though. -
Every X number of integer
by tatiang ·Sorry, I'm not understanding. Maybe someone else can help! You might check out some of the free templates and tutorials available by Googling doodle jump gamesalad to get ideas for what you're tryin -
State of GameSalad on 6/30/2015...
by Hymloe ·I think Game Salad has ultimately struggled to gain more traction, and more Pro users, because it has focussed too much effort on breadth and scope, at the detriment of stability, polish, and really a -
Game for Macs Question
by CaptFinn ·Everything you just said to me is completely opposite of every bit of info I have received from GS Creator. -
Capping a value?
by Moik ·@Socks Elegant, thank you. -
State of GameSalad on 6/30/2015...
by Hymloe ·But all that being said, I think it's fine if Game Salad "do their own thing" with a more controlled subscription model, where everything is published through their servers. -
Character selection/Path selection menus
by Socks ·You don't really spawn an actor 'into' an another actor, you spawn an actor directly into a scene, so you might make an actor called 'Game Controller' (or whatever you like) and this actor spawns the -
State of GameSalad on 6/30/2015...
by Hymloe ·You could certainly build a curriculum around Game Salad, at that rate, especially if you were going to solely use Game Salad, around the clock, for the whole year. -
How to record every click and it's location to a table?
by Dell7730 ·is there a way to make the x and y round up the number and how can you make that record to another table that I can reuse over and over? -
What's touch 1 what's touch 2
by The_Gamesalad_Guru ·I never really experenced that issue with mine. Not sure how you coded it compared to mine. Although with the new touch booleans it's easier to do multitouch than it was. But it's still tricky stuff. -
Character selection/Path selection menus
by jump2 ·@ookami007 Thank you for taking the time to write this out for me. After Sock's response, I began down the path you have suggested. I made the selecting page for the scene/path the game player chooses -
Capping a value?
by Moik ·TL;DR - How to make x=x+1 cap at 10? -
Every X number of integer
by joelloyd ·they all spawn the same actor, just in a different spot as you move along, i just dont want the same intervals. For example, doodle jump, if it was made like that. every so many points because the cha