Yes, THAT Potato Mine.
Contents and Behind the Makings In this plugin, you'll only have one draft with 4 frames of Potato Mine in each cardinality. Costs 250 Theons to be built (and in an instant too) and it can be found in Decorations... Much like with all other Plants from PvZ that I made. It also even has a subtle blinking animation.
Credits to @Lobby for the lights animation (though, I edited mine to be in a 4*4 size, whereas @Lobby is at a 3*3 and it's where I traced it from...)
Also, credits to @dnswodn for the Animation Dev Tool Website to piece the light and the potato together (oh, what a sentence!) It took me a few tries to get that aligned when I noticed one of them frames were not aligning the light animation.
I felt that this is one of my quicker works on a plug-in, I think?
...
JSON
As usual, here's the JSON file that runs it for future players, visitors and others to copy draw inspiration and not be confused with the coding. (It's the art part that's hard.)
Code: Select all Reset
[ { "id": "anim_potato", "type": "animation", "frames": [{"bmp":"redlight.png","w":4,"h":4,"count":8}] }, { "id": "$TX_Potato_Mine", "title": "Potato Mine", "text": "SPUDOW!!!\n\n\"Potato Mines have claimed over 250 thousand Zombies throughout the war between the hostile and arboreal war waged upon us. This is another one of the war crimes that Crazy Dave has done against the undead.\"\n\n- An excerpt from the special coverage of ZCorp News titled; \"War On The Undead\", written and hosted by Miss Information.", "author": "ThaineXylon", "meta": { "pca": { "version": "4.4.2" } }, "frames": [ { "bmp": "PotatoMine_left.png" }, { "bmp": "PotatoMine_right.png" }, { "bmp": "PotatoMine_right_back.png" }, { "bmp": "PotatoMine_left_back.png" } ], "animation": [ {"id":"anim_potato","x":13,"y":-13} ], "price": 250, "power": 0, "water": 0, "build time": 0, "width": 1, "height": 1, "needs road": false, "needs land": true, "draw ground": true, "type": "decoration" } ]
JSON checker
So, that'll be it for my plug-in of the day. I'm feeling on a roll this time! And I'd like to try my hands on a big wooden horse to try and make an EPIC: The Musical™ reference. But, I think that's too much from there.
Also, I have another question: Should I change my profile picture to a knock-off version of Danhausen that I made in MS Paint a short while ago? Let me know about it (and the plug-in itself and future ones) in this thread below!
And if you don't, well...
YOU... ARE... UH... OH! SCREWED!!!
Just kidding, but I do appreciate some interaction here! Now, please take care and have a very nice day ahead my fellow Theo-hausens!