I could make this game easily if I had this block:
[clone sprite]
But, I don't so its gonna be harder. But I will try.
The First Version will contain:
Sand
Fire
Magma
Vine
Water
Ice
Thunder
Steel
Stone
Gunpowder
Fireworks
Oil
Gas
Bomb
Acid
Salt
Fuse
Coal
Wax
Possibly Player too.
I will update adding more and more like Berry, Copper, Gold, Aluminum, Silver, Bronze, Amber, Crystal, Glass, Plastic, Rubber and more!
Offline
Is this like Falling Sand?
Offline
create one sprite with a costume for each thing and the code for switching a costume and duplicate that sprite a TON of times, you'll need them to (<when green flag clicked><hide>) and then <show> when needed, seems inefficient but its the only way
Offline
KMilka wrote:
create one sprite with a costume for each thing and the code for switching a costume and duplicate that sprite a TON of times, you'll need them to (<when green flag clicked><hide>) and then <show> when needed, seems inefficient but its the only way
Actually, it's not the only way. You could use stamping, lists etc.
Offline
juststickman wrote:
KMilka wrote:
create one sprite with a costume for each thing and the code for switching a costume and duplicate that sprite a TON of times, you'll need them to (<when green flag clicked><hide>) and then <show> when needed, seems inefficient but its the only way
Actually, it's not the only way. You could use stamping, lists etc.
Stamping, lists and ect to do what?
KMilka's method is better but will still not work. This isn't possible in scratch with all the particles.
Offline
archmage wrote:
juststickman wrote:
KMilka wrote:
create one sprite with a costume for each thing and the code for switching a costume and duplicate that sprite a TON of times, you'll need them to (<when green flag clicked><hide>) and then <show> when needed, seems inefficient but its the only way
Actually, it's not the only way. You could use stamping, lists etc.
Stamping, lists and ect to do what?
KMilka's method is better but will still not work. This isn't possible in scratch with all the particles.
I've never played the game so i don't really know
Last edited by KMilka (2011-02-03 17:54:32)
Offline