HELP, with Gardening game

I am making a gardening game but cannot seem to get the plants to grow. I want to make it so multiple different plants can store their own data on what stage they are in on the growth cycle and add one to that to grow after a day night cycle. here is the game:https://arcade.makecode.com/S30901-49437-34092-71621

1 Like

sprite data extension ftw

sprite data extension would be helpful i’d check it out (in default ext list)

1 Like

Yeah I have the extension but cannot seem to make it work. but I dont know why

2 Likes

can you send some examples? it would be good so i could more directly help ya :D.

2 Likes

these are the main components to the mechanism, and it works ok with one sprite but once there is more than one of the same, it doesnt work as well. Here is the game link if you wanted that: https://arcade.makecode.com/S30901-49437-34092-71621

2 Likes