• 15% Holiday Sale Bug

    2
    0 Votes
    2 Posts
    373 Views
    MurtazaM
    Should be working now :).
  • Does enlarging cause crashing

    2
    0 Votes
    2 Posts
    346 Views
    Jack8680J
    @DGames135 enlarging a small object shouldn't affect performance I believe, but if it's a wall/physics object, the collisions could impact it. I'm fairly sure resizing a small object is better than using a large graphic, but of course the resolution will be lower.
  • Deleting Games

    7
    0 Votes
    7 Posts
    1k Views
    Jack8680J
    @Murtaza I didn't mean overwrite with a blank project, I meant overwrite with a different project that you make by clearing the existing one, as opposed to starting from a blank project from the create project.
  • Lightning

    24
    0 Votes
    24 Posts
    6k Views
    MurtazaM
    @Jack8680 good question.. I'm not sure.
  • Resizing app

    18
    1 Votes
    18 Posts
    3k Views
    Aidan_FireA
    @DGames135 No I haven't, mail app shows nothing not even in junk mail, it's unusual though that I have no junk mail so I'll check the website mail to make sure it's not my mail app that's failing. If by transparency not working you mean in the Photos app it stops showing transparent background, don't worry about it mine does that too, if not and the image actually isn't transparent any more I'll help you fix it. EDIT: never mind I found the email, for some reason I have 2 junk mail boxes and one of the are fake lol.
  • Please Help

    4
    1 Votes
    4 Posts
    589 Views
    Aidan_FireA
    @DGames135 Yes if you branch from projects menu it has the same effect as branching it from the hub.
  • Scenes

    5
    0 Votes
    5 Posts
    842 Views
    54rush5
    @Jack8680 Ok. They seem to duplicate/change randomly. I don't see much of a pattern. For example, I'm working on my 2nd scene and my 3rd scene would change into my first scene. No correlation.
  • Performance?

    4
    0 Votes
    4 Posts
    576 Views
    Jack8680J
    @iTap-Development yeah, but there will also be lag after placing loads of objects in the editor. I don't think there is a (noticeable) difference.
  • Publishing Without Mac Or Developer License

    2
    0 Votes
    2 Posts
    418 Views
    MurtazaM
    You have the gist of it. It's basically saying we'll partner with you and publish your game. Is this legal? Of course. There are companies are are "Publishers" that partner with developers and help sell/promote their games and offer other services. For example, take Angry birds for example. Rovio made the game, and chillingo sold it, and helped make it a success. You've probably heard of these publishers before. Some of the big ones are EA Games, Atari, Activision, Sony, Microsoft. And finally, no we wouldn't publish any app. That's part of our terms of service is more there just in case we do launch a publishing service, or were to partner with a user who has a game that could use our help. We'd approach you about the potential publishing deal, if one were to come up.
  • Can you play on desktop?

    2
    1 Votes
    2 Posts
    420 Views
    MurtazaM
    Nope not yet. It's more for future planning. Eventually we'd like to add Apple TV and desktop players/exporters. But that's still off into the future a bit.
  • Input fields update?

    4
    0 Votes
    4 Posts
    633 Views
    Jack8680J
    @iTap-Development They update constantly or when they are used
  • HyperPad Splash Screen when I open my App?

    4
    0 Votes
    4 Posts
    638 Views
    MurtazaM
    @iTap-Development Businesses who typically want to use HyperPad for non AppStore usage. For example an interactive store kiosk
  • Do touch coordinates change when the screen is moved?

    Unsolved
    15
    0 Votes
    15 Posts
    2k Views
    Jack8680J
    @iTap-Development not directly, but as I said before you can find the coordinates relative to 0,0 of the screen by doing this (for default zoom): X=Touching.X(World Coords)-Screen.X+16 Y=Touching.Y(World Coords)-Screen.Y+12 When you change the zoom, this won't work anymore since the screen centre would change. To fix this, change the 16 and 12 offsets to the centre of the screen when you zoom.
  • Forum email

    Solved
    5
    0 Votes
    5 Posts
    687 Views
    iTap DevelopmentI
    @Murtaza ok great!
  • Atributes

    2
    1 Votes
    2 Posts
    420 Views
    GameCRAZYG
    No, it doesn't. In order to do that, you would make the set attribute value the value of the behavior as "chain" logic. Then you could use a started touching behavior to get that attribute, and therefore the current behavior. It's just a system I made up to help myself debug.
  • In app purchases

    Solved
    10
    0 Votes
    10 Posts
    1k Views
    iTap DevelopmentI
    @Murtaza ok!
  • Spawned object with same behaviors as the original?

    3
    0 Votes
    3 Posts
    453 Views
    TutorialDoctorT
    My logic was wrong. Thanks.
  • 0 Votes
    4 Posts
    670 Views
    Aidan_FireA
    It can be annoying depending on what you're doing, but it could also be annoying if it is removed depending on what you're doing if you're bad at typing. I'd say remove it because if you really want autocorrect to help you with text you could just open a default iOS app like Notes and type what you want in there then paste it into hyperPad.
  • Animation speed problem.

    Unsolved
    7
    1 Votes
    7 Posts
    1k Views
    Jack8680J
    @Hamed I like the fps idea, then we can sync up footstep sounds etc. easier without having to use tons of set graphics or work out the animation speed.
  • Backup and upload

    Solved
    2
    0 Votes
    2 Posts
    330 Views
    Aidan_FireA
    Yes. You can email a project to yourself, airdrop it to your notes save as backup using hyperPad's My Cloud Backups and will be able to update it.