-
Update 1.24.42 is available
by Armelline ·The staff are far more likely to look at a bug report. If you're sure it's not an error in your logic, posting here does little good. http://bugs.gamesalad.com -
Table Bugg? Why is this happening - Adding to wrong row..
by The_Gamesalad_Guru ·If you want to add 50 to the current value do tablecellvalue (table,1,2)+50. Don't forget to save the table after the change. -
Is it possible to interpolate self image to an other image?
by The_Gamesalad_Guru ·If you number your images say r1-r12 you can change the image based on a attribute that counts the number of times it was struck. This way you could have a series of images where each little nugget di -
Publishing on iOS from Windows
by The_Gamesalad_Guru ·You can use macinthecloud many people use that service to publish. -
Publishing on iOS from Windows
by fmakawa ·Now I know to use app loader etc you need a mac but I'm quite sure I read somewhere that there is work around to allow uploading via another or something along those lines. Anyone know? (I don't own a -
New Royalty Free Music Pack!
by Brokaryotic ·I absolutely love these including songs from the other albums. These are amazing. I plan to use these and I will credit you as the music composer! -
Custom Rule for my Store? Help?
by tatiang ·Tables have nothing to do with this. The rule you posted is fine but you must have set something else up incorrectly, used an instance instead of a prototype, or must be looking at the wrong attribut -
GameSalad Pinball Jam!
by Valan ·Really enjoyed doing this. My daughter has some great ideas and we have only started implementing them. This is still a beta WIP. -
Books?
by Gnarly ·Thank-you -
Is it possible to interpolate self image to an other image?
by KIIVIIN ·Okey, I will try my best and find a solution mixed up with some of your suggestions! -
Is it possible to interpolate self image to an other image?
by CaptFinn ·or use 3 images. 1 with alot of visible ore. 1 with half as much ore. 1 with no more ore visible. and make rules toward touched to touched +1. if touch is 3 change to img2 if 5 change to img3. -
Is it possible to interpolate self image to an other image?
by Socks ·Depending on how your game is set up I'd go with jamie_c's suggestion - otherwise you could create the fade as an animation and simply animate between the two images. -
Is it possible to interpolate self image to an other image?
by KIIVIIN ·I try to make the vein fade for each click I make but I cannot as said figure how to interpolate as I wanted it to (Image) -
Is it possible to interpolate self image to an other image?
by KIIVIIN ·But that will make the game to heavy if I have like 100 veins? -
Is it possible to interpolate self image to an other image?
by KIIVIIN ·Well the thing here is, I got mining function into my game. You can mine different veins like goldvein, adamantitevein etc. -
Is it possible to interpolate self image to an other image?
by BBEnk ·you can animate with interpolate is that what your looking for, heres a old video I made. -
Is it possible to interpolate self image to an other image?
by KIIVIIN ·Do I have to make 2 different rules? -
Is it possible to interpolate self image to an other image?
by Socks ·What would you want to happen ? -
Is it possible to interpolate self image to an other image?
by KIIVIIN ·I tried to make that when my miningveins health is 0 that it interpolate the self image to its original image "EmptyVein" -
RANDOM SCENES?!?!
by Braydon_SFX ·You should be able to use a random scene mechanic using the "new" Change Scene at Index feature. It allows you to change scene based on an integer value.