Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
hyperPad

hyperPad Forum

  1. Home
  2. Comments & Feedback
  3. Colliding

Colliding

Scheduled Pinned Locked Moved Comments & Feedback
52 Posts 5 Posters 21.2k Views 2 Watching
  • 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.
  • T Thecheater887

    @iTap-Development No.

    All the spawned objects have multiple conditions to destroy. One is exiting the play area, one is if they collide with another object, one is after a certain amount of time.

    A good amount of these objects also rely on stopped colliding and timers to verify the state of objects around them, or to spawn even more objects.

    Also, I just checked. I have a passable wall empty object named “PlayArea”. Stopped colliding works ace with that destroying replicated objects, but my enemies don’t seme to want to mind when their shield is broken, also passable walls with stopped colliding.

    The play area is pretty small, but I estimate I will have about 1000 small, painless effects objects, 35 large, complex enemies, and 60 or so small or simple enemies all going at once worst case scenario.

    iTap DevelopmentI Offline
    iTap DevelopmentI Offline
    iTap Development
    wrote on last edited by
    #42

    @Thecheater887 oh I see, you spawned objects need to collide too.
    Well if having a wall object with no gravity ect was your goal, then just use physics and set the gravity ect to 0.
    But if you need the function of a physics object, using a physics object is really the best way.

    T 1 Reply Last reply
    0
    • iTap DevelopmentI iTap Development

      @Thecheater887 oh I see, you spawned objects need to collide too.
      Well if having a wall object with no gravity ect was your goal, then just use physics and set the gravity ect to 0.
      But if you need the function of a physics object, using a physics object is really the best way.

      T Offline
      T Offline
      Thecheater887
      wrote on last edited by Thecheater887
      #43

      @iTap-Development I need the CPU efficiency of walls is the issue.

      Having a septillion physics objects doesn’t work well at all. Any more than 50 and my game has a meltdown.

      My iPad, too.

      iTap DevelopmentI 1 Reply Last reply
      0
      • T Thecheater887

        @iTap-Development I need the CPU efficiency of walls is the issue.

        Having a septillion physics objects doesn’t work well at all. Any more than 50 and my game has a meltdown.

        My iPad, too.

        iTap DevelopmentI Offline
        iTap DevelopmentI Offline
        iTap Development
        wrote on last edited by
        #44

        @Thecheater887 but you can’t get the function of a physics object that way🙁
        How complex are your physics bodies? My iPad can spawn some 4,000 physics without lag if they are just squares.

        T 1 Reply Last reply
        0
        • iTap DevelopmentI iTap Development

          @Thecheater887 but you can’t get the function of a physics object that way🙁
          How complex are your physics bodies? My iPad can spawn some 4,000 physics without lag if they are just squares.

          T Offline
          T Offline
          Thecheater887
          wrote on last edited by
          #45

          @iTap-Development Simple custom collisions, some circles. Enlarged 8-bits, and empty objects, all circles or squares.

          Michael KhalfinG iTap DevelopmentI 3 Replies Last reply
          0
          • T Thecheater887

            @iTap-Development Simple custom collisions, some circles. Enlarged 8-bits, and empty objects, all circles or squares.

            Michael KhalfinG Offline
            Michael KhalfinG Offline
            Michael Khalfin
            wrote on last edited by
            #46

            @Thecheater887 Can you please just provide a link?

            T 1 Reply Last reply
            0
            • Michael KhalfinG Michael Khalfin

              @Thecheater887 Can you please just provide a link?

              T Offline
              T Offline
              Thecheater887
              wrote on last edited by
              #47

              @GameCRAZY If you give me time to fabricate an example instead of using my assets, sure!

              iTap DevelopmentI 1 Reply Last reply
              0
              • T Thecheater887

                @iTap-Development Simple custom collisions, some circles. Enlarged 8-bits, and empty objects, all circles or squares.

                iTap DevelopmentI Offline
                iTap DevelopmentI Offline
                iTap Development
                wrote on last edited by
                #48

                @Thecheater887 I’m curious what iPad do you have? Also, empty objects are worse for performance if they have a color. If they are colorless, they are better.

                1 Reply Last reply
                0
                • T Thecheater887

                  @iTap-Development Simple custom collisions, some circles. Enlarged 8-bits, and empty objects, all circles or squares.

                  iTap DevelopmentI Offline
                  iTap DevelopmentI Offline
                  iTap Development
                  wrote on last edited by
                  #49

                  @Thecheater887 if I remember right, when I’ve messed with spawning before, circles were worse for performance than simple polygons.

                  1 Reply Last reply
                  0
                  • T Thecheater887

                    @GameCRAZY If you give me time to fabricate an example instead of using my assets, sure!

                    iTap DevelopmentI Offline
                    iTap DevelopmentI Offline
                    iTap Development
                    wrote on last edited by
                    #50

                    @Thecheater887 you could use the same project and just change the assets.

                    1 Reply Last reply
                    0
                    • T Offline
                      T Offline
                      Thecheater887
                      wrote on last edited by
                      #51

                      iPad mini 2, will look into.

                      iTap DevelopmentI 1 Reply Last reply
                      0
                      • T Thecheater887

                        iPad mini 2, will look into.

                        iTap DevelopmentI Offline
                        iTap DevelopmentI Offline
                        iTap Development
                        wrote on last edited by
                        #52

                        @Thecheater887 ok, I have the newest(2 gen) Pro, so I can spawn a bit more.

                        1 Reply Last reply
                        0

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Search