hyperPad hyperPad Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Login
    1. Home
    2. DGames135
    3. Topics
    Offline
    • Profile
    • Following 1
    • Followers 3
    • Topics 49
    • Posts 183
    • Groups 0

    Topics

    • DGames135D

      Where we came from...

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      14
      0 Votes
      14 Posts
      1k Views
      RobinsonXR
      Wowies, stories are very motivative... Keeping mine a bit short.. Started learning basic coding at Elementary school, wanted to do some at home since it seemed fun, downloaded gamepress and experimented with behaviors, then HyperPad came by and I installed it. And here I am, doing whatever, having fun. :)
    • DGames135D

      Copies of object that can’t be deleted

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support
      3
      0 Votes
      3 Posts
      313 Views
      DGames135D
      @Aidan-Oxley I did it when it first happened but nothing changed and now when I say this I went back to it and it somehow was fixed. Maybe it was because I restarted my iPad and not hyperPad. Lol thanks anyway.
    • DGames135D

      Always on feature

      Watching Ignoring Scheduled Pinned Locked Moved Comments & Feedback
      6
      0 Votes
      6 Posts
      538 Views
      iTap DevelopmentI
      @Murtaza I think on one of the previous versions of this beta it stopped, but then on one of the recent ones it came back.... if that helps🤷‍♂️
    • DGames135D

      Runing HyperPad projects on pc

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      15
      0 Votes
      15 Posts
      1k Views
      DGames135D
      Sadly for me I live in a zero gravity area and many attempts at sticking the iPad on the pc screen have failed. So I thought that there may be some gases that might cause the problem so I decided to remove some. After renoving most gases I came to a conclusion that the gas that was causin the problem was oxygen so I instantly began to remove it. Surprisingly it worked but not as expected as the lack of oxygen does not allow me to ...
    • DGames135D

      Privare forum posts

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      4
      0 Votes
      4 Posts
      375 Views
      MurtazaM
      We can't really make a private section for you to control. What I mean is if we make a private section for users to beta test games, and we invite the hyperPad users. Then this is no longer private since all the hyperPad users can see it. The only reason why it works for the hyperPad Beta section is because we have admin access to the entire forum. Unfortunately it's not possible to do what you're asking. You can use the WIP/Showcase section, then copy the email link that hyperPad generates when you chose mail sharing.
    • DGames135D

      Developer tier lost

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support
      4
      0 Votes
      4 Posts
      399 Views
      DGames135D
      @Evolution Last time I tried to downgrade I had to take my iPad to the apple store. Also I’m using public beta so it should be alright
    • DGames135D

      How to ger blur effect?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support
      6
      1 Votes
      6 Posts
      534 Views
      MurtazaM
      @Evolution Lighting is one type of shader (which we're adding hopefully in the next version) But shaders can do all sorts of cool effects. Blur being one of them :).
    • DGames135D

      Switch

      Watching Ignoring Scheduled Pinned Locked Moved WIP and Showcase
      21
      2 Votes
      21 Posts
      5k Views
      CAnesiaC
      Congrats on the work! ups: really love the idea, the OWL looks good, stealth/run with a twist id pay and play, love the font you use. (what is the font ?) downs: the particles effects give the impression that they are not used for the right purpose (i would refine them or skip and replace them), the OWL is too crowded with lines, the main character I would do it more pointy and not so round, no parallax used ... Any way I do like the idea of it a lot.
    • DGames135D

      Teaser...

      Watching Ignoring Scheduled Pinned Locked Moved WIP and Showcase
      9
      0 Votes
      9 Posts
      1k Views
      DGames135D
      Quick Update: Sorry but I don't know how to say this but my iPad is currently frozen and have to get it repaired (Long story short I updated to ios11 beta 1 and it made my iPad really laggy so I tried to downgrade back to ios 10 but somehow my laptop messed up ) If you actually care sorry about these teasers I'm sorry but if not sorry for wasting your time P.S: I am currently posting from my phone so don't ask how did I post
    • DGames135D

      Setting particles to black makes them dissepear

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support
      3
      0 Votes
      3 Posts
      321 Views
      Aidan_FireA
      Ohh I see, it's because particles apply an additive effect, and black is actually like a colour of zero, so it's basically adding zero to all colours it goes on top of which ends up doing nothing. Try changing the mode to either subtractive or normal.
    • DGames135D

      Hyperpad stops music

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support
      7
      0 Votes
      7 Posts
      794 Views
      Cryptic Level StudiosC
      This works for me: if you're using headphones/earbuds with attached volume control, play/pause bottons . . . Completely exit out of HyperPad and make sure it's gone from previously opened apps. Start playing whatever music you want to play. While music is playing, open HyperPad app. HyperPad should stop the music. When this happens, just wait about 2-3 seconds and press the play button attached to your headphones/earbuds. This works for me every time.
    • DGames135D

      Particle Tornado

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support
      12
      0 Votes
      12 Posts
      1k Views
      GameCRAZYG
      @Jack8680 That is great!
    • DGames135D

      Editing in all scenes

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support
      10
      0 Votes
      10 Posts
      1k Views
      DGames135D
      @Murtaza I think the logic of the character is the too complicated ro be conected by bundles. [image: f3b88d4d-7328-4876-b8eb-6c5b542a7760.PNG] The main question was that if I duplicate a scene with the mirrored character will it still have the mirror effect?
    • DGames135D

      Video player

      Watching Ignoring Scheduled Pinned Locked Moved Comments & Feedback
      10
      0 Votes
      10 Posts
      1k Views
      HamedH
      @Murtaza said in Video player: If you're just using the Play animation behaviour and adding each image individually from the asset library you may notice some performance improvements. What happens is instead of loading each image into memory one by one when needed, it will load the entire sprite sheet at the beginning of the level load. This increase load times, but decreases any performance hiccups This is mostly true, but having it not but a single image is better. It takes up less memory when it is setup as a sprite sheet (I forget what we call this in the asset library... i think its an animation?) because there are optimizations in place to use as much space as possible.
    • DGames135D

      Enermy health bar

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Help and Support
      13
      0 Votes
      13 Posts
      1k Views
      Aidan_FireA
      @DGames135 If you can't figure it out, you can just try to copy it behaviour for behaviour. All the combine text does is combines the words Xposition, Yposition or Health with its ID, all the spawning does is adds 1 to the ID attribute then spawns an enemy and a health bar to go with it.
    • DGames135D

      Can,t log in on browser

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support
      3
      0 Votes
      3 Posts
      448 Views
      HamedH
      unfortunately, our url is a little bit messed up right now. To login, you need to use https://www.hyperpad.com
    • DGames135D

      Multi select(grab) bug

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      1
      0 Votes
      1 Posts
      199 Views
      No one has replied
    • DGames135D

      Targeting system

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Help and Support
      4
      0 Votes
      4 Posts
      462 Views
      Jack8680J
      @DGames135 you could use calculate direction to work out the direction of the target and then change the angle of the shoot to that direction.
    • DGames135D

      Does slowing down a game make it run better

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support
      2
      0 Votes
      2 Posts
      285 Views
      TutorialDoctorT
      It appears this behavior is for a fast-forward or slow-motion effect. And I didn't even know it existed until now. COOL! Playing the game with Show FPS enabled it doesn't seem to affect the frame-rate .
    • DGames135D

      Atributes

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Help and Support
      6
      0 Votes
      6 Posts
      789 Views
      MurtazaM
      To address your original question, no it doesn't give it the same behaviours. Attributes are sort of like box containers. They're another way of storing data. BUT the key difference is using the GET attribute or SET attribute you can find out about a value from another object. Say you have a game where you have some enemies, each with their own health. Before attributes you would have a complicated way of handling the logic because it wasn't so easy to get each enemies health. You would either need to have all your attack logic on each object, use send/receive message, or do other messy things. Now every object can share it's health with any other object in the scene. So essentially, attributes are a way for objects to tell other objects about them self. Another example is the built in physics behaviours, each object has a gravity, mass, etc. These are attributes predefined by hyperPad. We have "Set Gravity" and "Get Gravity" and you can do that to any object in your scene. But with attributes you can do things like "Get bannanas" Or "get sdgldfjkgjldkfgsd" what ever you want. Now what you do with those heavily depends on the rest of your behaviours.