-
Storing actor positions in a single table cell
by Armelline ·Yes, the example in the docs isn't very clear. startIndex means the starting character number, not starting instance of the text you're finding. -
Storing actor positions in a single table cell
by Armelline ·Something like that, yes. I don't think you can do it in quite the way you're trying to there, though. -
How do I make an Angry Bird Level select menu?
by http_gamesalad ·@tintran thank you ! But is it possible to do this with a change image behavior instead? I understand what the replicate behavior does & I know it'll save more space but the images I'm using c -
Behold, the GameSalad Academy!
by Braydon_SFX ·@neoman - can you view it now? -
Storing actor positions in a single table cell
by ThoPel ·@Armelline Do you mean something like that? -
How do I make an Angry Bird Level select menu?
by tintran ·you can put this expression inside replicate of your star actor -
How do I make an Angry Bird Level select menu?
by http_gamesalad ·Do: 1 star -
Storing actor positions in a single table cell
by Armelline ·With textSubString and textFind you can do the comma separation with minimal fuss. I'll try to make a demo later if I have time and remember. -
Optimizing Art and Preventing Crashes with Preloading
by Franto ·@ShineHouseGames That's the hard part. I'm trying to think or find a very easy and efficient way to do this. Perhaps all images involved in a level's architecture would share Socks naming convention t -
New Platformer Tutorials
by Thunder_Child ·(Quote) -
Behold, the GameSalad Academy!
by Braydon_SFX ·(Quote) -
Storing actor positions in a single table cell
by ThoPel ·Yes, you need a known order for my solution. Perhaps you could summarize all your values with the "&" function in one field with Excel (e.g. =TEXT(A1;"00000" -
Constrained actors not moving in sync, not colliding with walls and scrolling backgrounds
by The_Gamesalad_Guru ·I told you how in a post above..lol use the method in the first video to constrain the velocity of your shadow to the velocity of the actor it follows instead of the mouse like in the video. in the se -
Armelline's In-App Purchase Tutorial Template
by Armelline ·It sounds like you're triggering something repeatedly when you're not. I'm afraid IAP issues are very difficult to troubleshoot by description alone. I'd recommend creating a new thread and posting sc -
GameSalad free trial?
-
Storing actor positions in a single table cell
by ThoPel ·I used the padInt function to make all integers the same lenght and then used textSubStr function to split the value. -
Quick Question- Do I need to renew my Apple developer account to test out games using GS Installer
by tmann ·@goliath Happy to report that you can indeed do full development testing on your own devices or devices you have access to without an Apple paid developer account. -
Storing actor positions in a single table cell
by imjustmike ·text cell and comma separated values? And if so, how well does that extend beyond just two values? Can you store a string that is 172,3,31 and be able to get the middle number, regardless of the size -
Request Link
by CaptFinn ·Thank you sir. -
Mac Stable Release 0.13.32
by 2create ·@GeorgeGS @BlackCloakGS Is it possible to make AdMob interstitials and banners work at the same time? Maybe you planning to do it in future builds?