-
Organizing Attributes
-
Organizing Attributes
by CaptFinn ·Can you shift attributes up and down in the listing, within GS? Or do you need a 3rd party software? Like something from DeepBlue Apps? Which one does that? Merger? -
Cookbook, FAQ and Help site updated
by PhilipCC ·It's great. The Search and the Contents RHS sidebar make it much easier to find info. During my first 6 months of GS I spent a lot of time going in and out of the Cookbook. Often, I recalled something -
GSHelper, now the official marketplace for GameSalad!
by Braydon_SFX ·Sorry you feel that way. Feel free to PM me with your vendor name and template id's - hopefully we can get those live. -
Behold, the GameSalad Academy!
by neoman ·(Quote) -
GSHelper, now the official marketplace for GameSalad!
by appsTF ·@appsTF: personal attacks and inflammatory language is not OK. You've been warned; continued posts like this will earn you a forum vacation. -
I am now an Official Gamesalad Guru..lmao
by neoman ·Nice one! Congrats to you all ... Even though I liked and miss the Bacon! -
Or?
by tintran ·(Quote) -
I am now an Official Gamesalad Guru..lmao
by mhedges ·If any of these fools give you a hard time, tell 'em they may be a GameSalad Guru, but you are the GameSalad Guru! -
This new log in sucks!
by jonmulcahy ·(Quote) -
Or?
by mhedges ·If I understood what you are trying to ask, you need to create a Rule which says: -
Or?
by The_Gamesalad_Guru ·Yes but that just bloats the code needlessly as he obviously has a specific purpose for each of the three and you'd need rules for what each attribute does. If he tells me why, i can show him a way to -
Anyone else just update GS to find it running extremely choppy?
by Armelline ·(Quote) -
Or?
by tintran ·you could try something an expression like this -
Or?
by Socks ·Like The_Gamesalad_Guru said, it's not clear why you'd need 3 random choices ? -
Anyone else just update GS to find it running extremely choppy?
by FlyboyTrevy_ ·Well it isn't a huge problem as native testing doesn't really matter as long as you can still test in the web viewer and it doesn't affect actual performance of the finished product on phone or tablet -
How to save progress (collected coins, gems, etc.) and be able to transfer it to any device?
by The_Gamesalad_Guru ·You would need to use a server using the network behaviors. But you really need to understand PHP scripting to do this. -
Or?
by The_Gamesalad_Guru ·Can you expain why three attributes? You would need to add another layer of random code with three different rules looking at each of the three attributes. Not a very efficent method. -
supply drops need help
by goliath ·Hmm...Maybe make a game attribute for when that weapon is equipped? Im just throwing out an idea.... Then you can say when game.attribute=true then spawn the correct weapons for your specific gun... -
supply drops need help
by derka6391 ·I have supply drops that drop down randomly and when you press it you get more ammo or coins. My problem is how can I get the supply drops to only give ammo to the weapons that are currently equipped.