• Lightning

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

    18
    1 Votes
    18 Posts
    4k 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
    893 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
    1k 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
    907 Views
    Jack de WildeJ
    @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
    671 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
    618 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
    1k Views
    Jack de WildeJ
    @iTap-Development They update constantly or when they are used
  • HyperPad Splash Screen when I open my App?

    4
    0 Votes
    4 Posts
    1k 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
    3k Views
    Jack de WildeJ
    @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
    1k Views
    iTap DevelopmentI
    @Murtaza ok great!
  • Atributes

    2
    1 Votes
    2 Posts
    635 Views
    Michael KhalfinG
    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
    2k Views
    iTap DevelopmentI
    @Murtaza ok!
  • Spawned object with same behaviors as the original?

    3
    0 Votes
    3 Posts
    810 Views
    TutorialDoctorT
    My logic was wrong. Thanks.
  • 0 Votes
    4 Posts
    1k 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
    2k Views
    Jack de WildeJ
    @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
    597 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.
  • Collision bug maybe?

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    MurtazaM
    @Slackersoftworks You'll need to play with the numbers so it suits your project. The default settings are pretty conservative so it doesn't affect performance too much and works in most situations.
  • Custom forums logo

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    MurtazaM
    It could be that the feature is disabled. I don't remember if we disabled avatars on not when setting up the forum.
  • Button bug

    Moved
    7
    0 Votes
    7 Posts
    2k Views
    iTap DevelopmentI
    @Unit566 no problem!