Navigation

    CreatiCode Scratch Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • CreatiCode

    Goofy Tower Defense

    Project Showcase
    4
    61
    3251
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • The_True_Odst
      The True ODST Best Forum Helpers @Tyller_ last edited by

      @tyller_ And you’re not using your alt acct for this?

      ODST: Orbital Drop Ship Trooper
      (Halo Reference)

      Tyller_ 1 Reply Last reply Reply Quote 0
      • Tyller_
        Tyller_ Best Forum Helpers @The_True_Odst last edited by

        @011830-0a42ef84 oh yeah I haven’t shared it yet, don’t copy it yet cus i’m not done

        <div component="post/signature" data-uid="255" class="post-signature">Check out my chat room project so you ppl can not use forums as chat rooms! https://play.creaticode.com/projects/66f2e1dcd1be43d82b886fbd?version=1 <p dir="auto">
        </div>

        The_True_Odst 2 Replies Last reply Reply Quote 1
        • The_True_Odst
          The True ODST Best Forum Helpers @Tyller_ last edited by The_True_Odst

          @tyller_ can you share the project so I can look at your updates? I won’t copy until you say

          ODST: Orbital Drop Ship Trooper
          (Halo Reference)

          jeffreyrb03-gmail 1 Reply Last reply Reply Quote 1
          • The_True_Odst
            The True ODST Best Forum Helpers @Tyller_ last edited by

            @tyller_ Also can you figure out why when “speed” enemy dies before “bolt” spawns, the units won’t attack the enemies?

            ODST: Orbital Drop Ship Trooper
            (Halo Reference)

            1 Reply Last reply Reply Quote 1
            • jeffreyrb03-gmail
              JaecadeJnight Mod Helper @The_True_Odst last edited by

              @011830-0a42ef84 In mine all I wanted to do was just make the code cleaner and better by replacing the sprite buttons with widgets and tweak a couple things. You should always try to do things like setting the project up in the stage, like setting all the variables you want to set instead of doing it in other sprites. The rest is a bit too confusing for me since I didnt make the code. I do like the animations tho, theyre pretty awesome.

              The rest I don’t really have the time to help with. For figuring out things I can try but this is a prime example of why one needs to put comments in their code lol.

              #LLJW
              <span style="color:white;background-image:linear-gradient(to right, lightblue, navy)">My name is Jeff</span>

              The_True_Odst 1 Reply Last reply Reply Quote 1
              • The_True_Odst
                The True ODST Best Forum Helpers @jeffreyrb03-gmail last edited by

                @jeffreyrb03-gmail What’s your favorite unit so far? (I added a minigunner if you haven’t looked at it yet)

                ODST: Orbital Drop Ship Trooper
                (Halo Reference)

                jeffreyrb03-gmail 1 Reply Last reply Reply Quote 1
                • The_True_Odst
                  The True ODST Best Forum Helpers @Tyller_ last edited by

                  @tyller_ I have an issue where the units shoot the enemies even when they are not in range. How do you fix this bug? Also, how do you make the units shoot the first enemy they see and keep it that way?

                  ODST: Orbital Drop Ship Trooper
                  (Halo Reference)

                  Tyller_ 1 Reply Last reply Reply Quote 0
                  • Tyller_
                    Tyller_ Best Forum Helpers @The_True_Odst last edited by

                    @011830-0a42ef84 I am currently in the process of now not trying to fix bugs as I see them but figure out how it works, I believe you may of misunderstood how some stuff works, I will report back after I figure some more stuff out, I might start just adding a bunch of comments all over

                    <div component="post/signature" data-uid="255" class="post-signature">Check out my chat room project so you ppl can not use forums as chat rooms! https://play.creaticode.com/projects/66f2e1dcd1be43d82b886fbd?version=1 <p dir="auto">
                    </div>

                    The_True_Odst 1 Reply Last reply Reply Quote 0
                    • The_True_Odst
                      The True ODST Best Forum Helpers @Tyller_ last edited by

                      @tyller_ Okay thanks, I will explain the ones you have questions on. Make sure the questions are detailed please

                      ODST: Orbital Drop Ship Trooper
                      (Halo Reference)

                      1 Reply Last reply Reply Quote 0
                      • jeffreyrb03-gmail
                        JaecadeJnight Mod Helper @The_True_Odst last edited by

                        @011830-0a42ef84 idk revolver or private id say i enjoy their animations

                        #LLJW
                        <span style="color:white;background-image:linear-gradient(to right, lightblue, navy)">My name is Jeff</span>

                        The_True_Odst 2 Replies Last reply Reply Quote 1
                        • The_True_Odst
                          The True ODST Best Forum Helpers @jeffreyrb03-gmail last edited by

                          @jeffreyrb03-gmail The Minigun is my favorite

                          ODST: Orbital Drop Ship Trooper
                          (Halo Reference)

                          1 Reply Last reply Reply Quote 0
                          • The_True_Odst
                            The True ODST Best Forum Helpers @jeffreyrb03-gmail last edited by The_True_Odst

                            @jeffreyrb03-gmail, @Tyller_,
                            I’m not sure if this is a good animation to use. (Note, when an enemy comes into contact, they will take explosion dmg. I will make an explosion when they do come into contact with it)
                            https://play.creaticode.com/projects/6732680bbf68856fe984df65

                            I made a separate testing room so if you want to put your own units, enemies, and animations you are welcome to

                            Click the unit to see the animation

                            ODST: Orbital Drop Ship Trooper
                            (Halo Reference)

                            jeffreyrb03-gmail 1 Reply Last reply Reply Quote 1
                            • jeffreyrb03-gmail
                              JaecadeJnight Mod Helper @The_True_Odst last edited by

                              @011830-0a42ef84 i like the animation. I think i’m done helping for that sorta stuff and I can’t really give more help to you in terms of the actual game (the enemies and whatnot) because I find it a bit hard to modify the code and at the current moment I don’t have a lot of time or motivation to try to understand the code so that I can change stuff up. I could modify the code, but I wouldn’t do it in a way that’s convenient and actually helps you because I would just remake everything from the ground up then you’d sorta face the same problem of maybe not being able to understand my code or not liking my practices. I am willing to help in other ways though, like the project I gave you contained all that I wanted to fix, since I didn’t think it was necessary to have multiple sprites for each individual button.

                              I can help in different ways though like if you need help with making widgets and making them function and look good. I also have suggestions for the game:

                              • After the first wave finishes, I thought the game finished since there were no more enemies even though i spammed the spacebar and waited. I noticed in the code that something (in “Bolt”) would take 7 seconds. I recall it taking longer than that tho so I think the system was broken. You should make it so it’s clear to the user when the round/wave is finished. A lot of games do that by just freezing the screen and putting a message that says something like “You completed level {number}” and like a star ranking that shows how well you completed the level. I’m not saying you have to do that exactly but you at least have to make it clear when a wave finishes and tell the user to press space for another round or for the current system “A new wave will begin shortly, please wait”.
                              • idk ill add more later

                              #LLJW
                              <span style="color:white;background-image:linear-gradient(to right, lightblue, navy)">My name is Jeff</span>

                              The_True_Odst 2 Replies Last reply Reply Quote 0
                              • The_True_Odst
                                The True ODST Best Forum Helpers @jeffreyrb03-gmail last edited by

                                @jeffreyrb03-gmail, I know, everything was just a test. Could you help me with making clones to each enemy so I don’t have to duplicate sprites over and over? Like on an actual round 1, I’m planning on having there to be more than 1 basic enemy and then on round 2 it would be more of them and then speed.

                                ODST: Orbital Drop Ship Trooper
                                (Halo Reference)

                                1 Reply Last reply Reply Quote 1
                                • The_True_Odst
                                  The True ODST Best Forum Helpers @jeffreyrb03-gmail last edited by

                                  @jeffreyrb03-gmail or tell me how to make clones actually work

                                  ODST: Orbital Drop Ship Trooper
                                  (Halo Reference)

                                  Tyller_ 1 Reply Last reply Reply Quote 1
                                  • Tyller_
                                    Tyller_ Best Forum Helpers @The_True_Odst last edited by

                                    @011830-0a42ef84 you need variables that when made you select “for this sprite only”, variables you do that for are able to be set across all clones, independently, you’d have to clean up a lot of your code though

                                    <div component="post/signature" data-uid="255" class="post-signature">Check out my chat room project so you ppl can not use forums as chat rooms! https://play.creaticode.com/projects/66f2e1dcd1be43d82b886fbd?version=1 <p dir="auto">
                                    </div>

                                    The_True_Odst 1 Reply Last reply Reply Quote 1
                                    • The_True_Odst
                                      The True ODST Best Forum Helpers @Tyller_ last edited by The_True_Odst

                                      @tyller_ how would I do that, I’m still pretty inexperienced

                                      ODST: Orbital Drop Ship Trooper
                                      (Halo Reference)

                                      Tyller_ 1 Reply Last reply Reply Quote 1
                                      • Tyller_
                                        Tyller_ Best Forum Helpers @The_True_Odst last edited by

                                        @011830-0a42ef84 2511a416-c096-49b5-9eb3-6e5ad8659ae2-image.png

                                        <div component="post/signature" data-uid="255" class="post-signature">Check out my chat room project so you ppl can not use forums as chat rooms! https://play.creaticode.com/projects/66f2e1dcd1be43d82b886fbd?version=1 <p dir="auto">
                                        </div>

                                        The_True_Odst 1 Reply Last reply Reply Quote 1
                                        • The_True_Odst
                                          The True ODST Best Forum Helpers @Tyller_ last edited by

                                          @tyller_ How do you open that up? Also, can you give me an example for one of the sprites?

                                          ODST: Orbital Drop Ship Trooper
                                          (Halo Reference)

                                          Tyller_ 1 Reply Last reply Reply Quote 1
                                          • Tyller_
                                            Tyller_ Best Forum Helpers @The_True_Odst last edited by

                                            @011830-0a42ef84 you click new variable in the variable tab, I’m a bit busy rn so in a bit

                                            <div component="post/signature" data-uid="255" class="post-signature">Check out my chat room project so you ppl can not use forums as chat rooms! https://play.creaticode.com/projects/66f2e1dcd1be43d82b886fbd?version=1 <p dir="auto">
                                            </div>

                                            1 Reply Last reply Reply Quote 1
                                            • The_True_Odst
                                              The True ODST Best Forum Helpers last edited by

                                              When upgrading units, do you apply a separate sprite to make the upgraded UI or would a widget be better?

                                              ODST: Orbital Drop Ship Trooper
                                              (Halo Reference)

                                              Tyller_ 1 Reply Last reply Reply Quote 1
                                              • Tyller_
                                                Tyller_ Best Forum Helpers @The_True_Odst last edited by

                                                @011830-0a42ef84 wdym upgraded ui? for any upgrades you would just use different costumes, plus widgets would be best for any ui elements

                                                <div component="post/signature" data-uid="255" class="post-signature">Check out my chat room project so you ppl can not use forums as chat rooms! https://play.creaticode.com/projects/66f2e1dcd1be43d82b886fbd?version=1 <p dir="auto">
                                                </div>

                                                The_True_Odst 2 Replies Last reply Reply Quote 1
                                                • The_True_Odst
                                                  The True ODST Best Forum Helpers @Tyller_ last edited by

                                                  @tyller_ I mean when you click the sprite, a UI shows the upgrade and the upgrader button.

                                                  ODST: Orbital Drop Ship Trooper
                                                  (Halo Reference)

                                                  1 Reply Last reply Reply Quote 0
                                                  • The_True_Odst
                                                    The True ODST Best Forum Helpers @Tyller_ last edited by

                                                    @tyller_, @jeffreyrb03-gmail,
                                                    Major update(s) for my test game, please check it out and tell me how it is.

                                                    ODST: Orbital Drop Ship Trooper
                                                    (Halo Reference)

                                                    1 Reply Last reply Reply Quote 1
                                                    • The_True_Odst
                                                      The True ODST Best Forum Helpers last edited by

                                                      Added a mini boss: Summoner

                                                      (type /summon summoner to spawn it)

                                                      https://play.creaticode.com/projects/6730fb66bf68856fe9840816

                                                      Please tell me any bugs you find. The launcher might be a bit bugged with summoner, I don’t know how to fix it

                                                      ODST: Orbital Drop Ship Trooper
                                                      (Halo Reference)

                                                      1 Reply Last reply Reply Quote 0
                                                      • First post
                                                        Last post