How to make a Tween Color Range Circle? | Gnomecode Tower Defense Addons #1

Поділитися
Вставка
  • Опубліковано 18 січ 2025

КОМЕНТАРІ • 22

  • @TMK899
    @TMK899 5 місяців тому +3

    Bros cooking with this one🗣️🔥

  • @StudiosCode
    @StudiosCode  5 місяців тому +1

    Edit:If you want, you can delete the "ColorPlaceHolderTower" Function

  • @StudiosCode
    @StudiosCode  5 місяців тому

    What addon should i do next?

    • @reydangameryt6815
      @reydangameryt6815 5 місяців тому +1

      Spawner unit attack

    • @StudiosCode
      @StudiosCode  5 місяців тому

      @@reydangameryt6815 alr!Starting to work on that!

    • @TheOFFICIALBobo
      @TheOFFICIALBobo 5 місяців тому +2

      Fix spawning tower autoclicker bug (it spawns double or more towers because of autoclicker)

    • @StudiosCode
      @StudiosCode  5 місяців тому +1

      @@TheOFFICIALBobo Add a "wait(0.1)" at GameController local script, in your input began function, after "if canPlace then"
      basicly
      "if canPlace then
      wait(0.1)
      --your function"

    • @Gallix12334
      @Gallix12334 4 місяці тому

      Can u make one where the tower button is not just an image like it can be a viewport display?

  • @Wt3rees
    @Wt3rees 5 місяців тому +1

    hi, can you make an trait rerolls system for units like in anime defenders or something like that?

    • @StudiosCode
      @StudiosCode  5 місяців тому

      @@Wt3rees i really dont have much idea how to do that, but ill try!

    • @Wt3rees
      @Wt3rees 5 місяців тому

      @@StudiosCode tysm and good luck

  • @Baldmin
    @Baldmin 4 місяці тому +1

    how i can do block circle like tower defense

    • @StudiosCode
      @StudiosCode  4 місяці тому

      I alr made that addon, im just editing it rn

  • @MiniatureGamingX
    @MiniatureGamingX 5 місяців тому +2

    🙂‍↕️🙂‍↕️🙂‍↕️

    • @StudiosCode
      @StudiosCode  5 місяців тому +2

      No way!! Miniature gaming i love your Videos ❤️

    • @aqa222
      @aqa222 5 місяців тому +1

      ​@@StudiosCodeskibidi

  • @EgemenXDx
    @EgemenXDx 5 місяців тому +1

    yo i got a error: the tower range doesnt show up after i place it

    • @StudiosCode
      @StudiosCode  5 місяців тому +1

      ​​@@EgemenXDx make sure that your range parent is your workspace.Camera, and make sure that you call your createrangecircle function in: AddPlaceHolderTower Function and your ToggleToweeInfo Function
      In your ToggleTowerInfo call it like this:
      CreateRangeCircle(selectedTower)
      And at AddPlaceHolderTower like this:
      CreateRangeCircle(towerToSpawn, true)
      If non of this solutions work dm me in discord and send me your code, then ill fix it
      Hope this help u!

  • @floodyisa
    @floodyisa 2 місяці тому +1

    could i add you on discord, i need some help