I can't say which is best for you because I don't know what you're looking for and I haven't tried Codea before - I recommend looking at a Codea review too before choosing.
@@RXCodes I just wanna make a game and improve my game logic i code on game maker but i was looking for an app on iPad for when am not home. Based on my research Codea uses Lua but I can’t find much on it. Hyperpad looks really cool to me and you made me consider it after watching you video.
@@sub-lite5802 Okay! Here are some things you might wanna know about hyperPad: - It can work offline; you can create and run projects on the go. - You can store backups on the cloud or make local copies of your projects. - If you want to submit your project to the hyperPad Hub or the App Store, you need an account (free to make). - hyperPad is turing complete, meaning that you can theoretically make anything you want. - hyperPad can export games to the App Store, though, this process requires an Apple developer account and a Macbook.
Yeah, you just need to make it so when you tap somewhere, your character moves to that point. Started Touching -> Move to Point In Started Touching, enable world coordinates and select a large object. In Move to Point, you can set it to speed mode so the object travels at a specified speed.
@@LilNuggy When you publish it to the App Store, yes. You will need permission to do that, because when you use hyperPad, you agree to credit hyperPad in your projects (just like Unity, Game Maker, etc.) Even if you can't get rid of the logo, it only appears for a few seconds and your entire rest of the game is acceptable to use in the App Store.
No - you manage your ad unit using a third-party service called Google Admob. If you want "custom ads", you go there and select whichever ads you want to display. hyperPad doesn't earn from the ads that you set up in your project, which is why you have to go somewhere else to set it up.
There is no native way to make soft bodies in hyperPad, but you can simulate one by using a bunch of physics objects attached to each other using ropes.
I’m considering buying this app to develop a few games I’ve been brainstorming for a couple years now, one of which I’ve made several assets for but no way of putting them into an actual game with my limited resources. This app seems genuinely good from what I read and what I’ve seen, this video is extremely helpful in deciding wether or not to buy this app. I do have a couple concerns, would my projects solely belong to me or would someone take them such as the developers or other designers? I know some game development apps/tools make it so your projects also belong to them when you use their app/tools which I don’t want because I have put years worth of work into my projects already. My only other concern is I question if I could really make the complex games I’ve envisioned, if not it will leave a severe dent in my wallet 🤔
Hello, here are things I can say: 1. Your projects solely belong to you unless you say so. You can set your project to be closed-source or open-source. Open-sourced projects can be branched by anyone. Closed-source projects can only be edited and distributed by the owner. 2. hyperPad is turing-based which means that anything that code can do, hyperPad will be able to do. Actions such as storing and getting variables, modifying an array, connecting to a server and if statements are definitely possible. 3. More complicated things like moving an object are simplified and easy to understand, but very flexible. What object should move? Where? When? How long does it take? What transition tween should it use? etc. etc.
@@RXCodes that’s awesome! Thank you for clearing that up for me, I get very protective over my projects 😅 I think I will buy this app, I’m sure it will help me create what I really wish to!
You can use hyperPad viewer on iPhone - though, hyperPad viewer does not allow you to create or branch projects. Only hyperPad on iPad allows you to make or branch games.
New subscriber and also, why is this app so expensive? and also, I can’t afford it Maybe I’ll save my money to buy it soon. (Maybe they’ll be updates. on this comment.)
Thanks! You're paying for the premium experience. Developers gotta make money somehow and we don't wanna collect your personal info or constantly flood the app with ads - plus paying users take the app more seriously and devote more time into it. With the price of a meal, you can purchase hyperPad for life - no subscriptions!
..but you can.. Animations are just multiple pictures in a sequence. Check out the documentation for animations: hyperpad.zendesk.com/hc/en-us/articles/205091205-Importing-and-Using-Animations
Again.. videos are just sequences of images. You'll need to find a way to export images from a video and put that into hyperPad. Then you'll quickly find out why videos aren't natively supported - it's laggy and takes up lots of storage. Just import images of the animation like how it is intended.
Decent alternative for basic game development - just checked it out! Pretty fun to use, but if you're looking for a proper game development app, hyperPad is the better option since you can export your games to the app store and use any assets you want.
This helped so much, my main worry was having to have a subscription to use. But now I know ! I will get the app now!
Yeah, there's no subscriptions. I'm glad this helped!
Now this review will surely help out all those new people!
All you need to do now is to update hyper pad viewer-
👌 Yeah, not sure when hyperPad viewer will be updated lol
The devs are definitely taking their time.
Am debating on hyperpad vs codeas both are $15 which one is worth it??
I can't say which is best for you because I don't know what you're looking for and I haven't tried Codea before - I recommend looking at a Codea review too before choosing.
@@RXCodes I just wanna make a game and improve my game logic i code on game maker but i was looking for an app on iPad for when am not home.
Based on my research Codea uses Lua but I can’t find much on it.
Hyperpad looks really cool to me and you made me consider it after watching you video.
@@sub-lite5802 Okay! Here are some things you might wanna know about hyperPad:
- It can work offline; you can create and run projects on the go.
- You can store backups on the cloud or make local copies of your projects.
- If you want to submit your project to the hyperPad Hub or the App Store, you need an account (free to make).
- hyperPad is turing complete, meaning that you can theoretically make anything you want.
- hyperPad can export games to the App Store, though, this process requires an Apple developer account and a Macbook.
@@RXCodes Thank you so much I think I will buy it
@@RXCodes +1 subscriber looking forward to what you make
How do you change your pfp on hyperpad?
Right now, there's a bug that prevents you from doing that so I would wait until it gets fixed soon
Is it possible to export my application to an IPA file in hyperpad?
Yes, kinda.. hyperPad will give you the xcode project to compile into an ipa on a Mac.
@@RXCodes Can I compile for free?
@@Оксиксиксимирон yes. Compiling is free
Are you able to import the apps to google play store too??
not yet
@@RXCodes awh damn ok
Is there a way to make a classic point and click game on hyperpad? Can you make a tutorial?
Yeah, you just need to make it so when you tap somewhere, your character moves to that point.
Started Touching -> Move to Point
In Started Touching, enable world coordinates and select a large object.
In Move to Point, you can set it to speed mode so the object travels at a specified speed.
@@RXCodes i mean there are other mechanics. treat me like i'm the towen idiot who is coming from nothing. please, i need to be spoon fed, lol.
Very helpful for potential new users!
👌 That's good to know! Video will be going live later today.
@@RXCodes Alright.
Yea
Can u release it will on google pay
sorry, I don't make the decisions around the app
will share this request with the team!
Is there anything that says Hyperpad in the beginning loading screen when you download a game?
No - just the logo.
@@RXCodes one last question, will you be able to remove the logo
@@LilNuggy When you publish it to the App Store, yes. You will need permission to do that, because when you use hyperPad, you agree to credit hyperPad in your projects (just like Unity, Game Maker, etc.) Even if you can't get rid of the logo, it only appears for a few seconds and your entire rest of the game is acceptable to use in the App Store.
Is there anyway to make an open world game on hyper pad?
yep! Pretty much everything you can do in a 2D game can be done in hyperPad.
What about 3D?
Can you have custom ads?
What do you mean by custom ads? You can display ads in your game to monetize it.
@@RXCodes So it just shows random ads?
No - you manage your ad unit using a third-party service called Google Admob. If you want "custom ads", you go there and select whichever ads you want to display. hyperPad doesn't earn from the ads that you set up in your project, which is why you have to go somewhere else to set it up.
Btw are you also coding hyperpad and its updates?
I don't program hyperPad
hahah now he does
How do you make soft bodies in hyperPad if you can wether it is out of many rigid bodies or if it is a feature
There is no native way to make soft bodies in hyperPad, but you can simulate one by using a bunch of physics objects attached to each other using ropes.
I’m considering buying this app to develop a few games I’ve been brainstorming for a couple years now, one of which I’ve made several assets for but no way of putting them into an actual game with my limited resources. This app seems genuinely good from what I read and what I’ve seen, this video is extremely helpful in deciding wether or not to buy this app. I do have a couple concerns, would my projects solely belong to me or would someone take them such as the developers or other designers? I know some game development apps/tools make it so your projects also belong to them when you use their app/tools which I don’t want because I have put years worth of work into my projects already. My only other concern is I question if I could really make the complex games I’ve envisioned, if not it will leave a severe dent in my wallet 🤔
Hello, here are things I can say:
1. Your projects solely belong to you unless you say so. You can set your project to be closed-source or open-source. Open-sourced projects can be branched by anyone. Closed-source projects can only be edited and distributed by the owner.
2. hyperPad is turing-based which means that anything that code can do, hyperPad will be able to do. Actions such as storing and getting variables, modifying an array, connecting to a server and if statements are definitely possible.
3. More complicated things like moving an object are simplified and easy to understand, but very flexible. What object should move? Where? When? How long does it take? What transition tween should it use? etc. etc.
@@RXCodes that’s awesome! Thank you for clearing that up for me, I get very protective over my projects 😅 I think I will buy this app, I’m sure it will help me create what I really wish to!
Hay can you use híper pad on iPhone. 📱👈
You can use hyperPad viewer on iPhone - though, hyperPad viewer does not allow you to create or branch projects.
Only hyperPad on iPad allows you to make or branch games.
Looks very entertaining and im getting a IOS
👌
@@RXCodes no android 🤦♂🤦♂
You have an android right..? Go look for another app on there - I'm sure Android has way more apps
@@RXCodes but hyperpad is better 😍😍
Sorry, but hyperPad isn't coming to Android anytime soon - sorry.
New subscriber and also, why is this app so expensive? and also, I can’t afford it
Maybe I’ll save my money to buy it soon. (Maybe they’ll be updates. on this comment.)
Thanks!
You're paying for the premium experience. Developers gotta make money somehow and we don't wanna collect your personal info or constantly flood the app with ads - plus paying users take the app more seriously and devote more time into it. With the price of a meal, you can purchase hyperPad for life - no subscriptions!
@@RXCodes how did you reply so early?
@Ege-rk9fp I am using chatgpt.
CAN YOU ADD HYPERPAD IN ANDROID
no. I don't control over that 😐
note taken very seriously!!!
Well uhh, due to me having a normal tablet i cant use hyperpad to judge.
But maybe people will create an apk? I dont know man.
hyperPad isn't on Android yet
Request: Try making a boss-fight game
Sounds fun! But I'm not taking any suggestions right now - sorry.
Oh. Okay
Can you do mediafire link for free the hyperpad? I don't have money to buy it:(
Sorry, I don't have the power to do that. hyperPad is an iOS app.
@@RXCodes k:]
Reasons why you should get hyperPad:
You get clout (clout like subscribers not clout from clout upload)
👀👀👀👀👀👀👀
You need to make it so you can add full animations and not single picture, cuz I want to uninstall the app cuz it won’t work !
..but you can.. Animations are just multiple pictures in a sequence. Check out the documentation for animations: hyperpad.zendesk.com/hc/en-us/articles/205091205-Importing-and-Using-Animations
@@RXCodes no like instead of one image after another a full video.
Again.. videos are just sequences of images. You'll need to find a way to export images from a video and put that into hyperPad. Then you'll quickly find out why videos aren't natively supported - it's laggy and takes up lots of storage. Just import images of the animation like how it is intended.
@@RXCodeshow do you make like you can drag stuff
The Drag & Drop behavior
For those of you who don’t want to pay try castle will not disappoint
Decent alternative for basic game development - just checked it out! Pretty fun to use, but if you're looking for a proper game development app, hyperPad is the better option since you can export your games to the app store and use any assets you want.
Fun fact you reviewed hyperpad
Yes, I did - after 8 years of using it. lol
Is hyperPad down for anyone else or is it just me?
\
The servers are currently under maintenance and will be back online soon
@@RXCodes thank god I was so scared lol. Thanks for the response dude
@@christianr.5868 Yeah, we have a discord where we get informed about this stuff - you can join for updates. 👌
You payed 15 dollars! I payed 20 dollars
i mean yeah... Apple prices stuff differently depending on where you live
IM Not Buying It Until It is Out For Androi-
then don't buy it, ever 😐
okie :c please be patient!
@@hyperPad holy fuck, now im actually waiting its the hyperpad(tm)
Why you're going to do that hyperpad because you're using hyperpad you're using hypehype
?
i wish its free
I guess you're gonna have to wait another year
WAIT!
is free each 2 years or each year
@@gochimma Every year
man i could have buy at start of 2023 :(
17:10 farty Face
fart
first
third* 👀 happy birthday
Yoooo
👌👌👌
Thx
I got it editor this app ugly hyperpad🤡 this better Android hypehype in yours😂😂
how did you get hyperPad if you're on Android? cheeky liar 😛
This is so bad i don't like that hi hypehype is for better
I bet it's because you're using Android 😛
Hypehype doesn't offer as many features as hyperPad
Why.. does… it cost.. 15$… DOLALALLSELDLSLSLWLRFSLX😂I3IWFIRJVPOQEIRJ😊😅W😊VERGB🤩🤬🤪😚🥰😎😒😗😚😏🥶😗😩🤣😒😚🤯🙁😇🤭😌🤯😚😏😊🤩🤯🤓
you obviously haven't watched the video lol