Hello, I want to make an advanced Plants vs. Zombies fan-game that will use Go-to Plugin, where you can have an unlimited amount of plants, similar to Minis: a life simulator, where you can have an unlimited number of Minis.

Features/functions I need script/advanced code for

  • Two modes: Adventure Mode and Zen Garden
  • No limit on how many plants you can have, and showing information/summary about them (so I don’t have to add a bunch of lists for plant information, like [plant1Info], [plant2Info], [plant3Info], and so on).
  • Use your plants in areas to let them battle/attack zombies (you will be able to use up to 45 plants in areas).
  • Plants can die if they get eaten, burnt, etc.
  • Plants can reproduce.
  • Be able to use Plant Food in Adventure Mode.

If you provide me code for the following functions/features, I will appreciate it!

  • @VanillaFlowerOP
    link
    English
    11 month ago

    Sorry for late reply, but my game will actually use the Go-to Plugin. I know you can make a complex game without Go-to plugin, but I was just wondering if it’s possible to make this game using Go-to Plugin and complex code at the same time. I said that my game will be a CYOA story and a complex game at the same time, similar to Warrior Cats Odyssey, where you choose your deputy and medicine cats using buttons (which also uses Goto Plugin, the basic version of Go-to Plugin). /gen /nm

    • TAPgiles
      link
      English
      11 month ago

      Well you could use it for the CYOA stuff. The strategy game side of it doesn’t need and wouldn’t use any of the features that plugin provides, because that plugin was made for CYOA, not this kind of strategy game. So either way, you’ll need to write a lot of code that has nothing to do with that Goto plugin. And trying to somehow use the Goto plugin is likely to be a lot more of a headache than just not using it for the strategy game part.

      • @VanillaFlowerOP
        link
        English
        11 month ago

        Sorry for late reply again, but I will agree with it 👍🏻