15-MiniGolf App Inventor Tutorial

  Рет қаралды 118,314

Timothy Urness

Timothy Urness

Күн бұрын

Пікірлер: 66
@paulabauer4337
@paulabauer4337 2 жыл бұрын
this video is goated because of you I got a A for my test and my teacher was very impressed. my skills that I showed were so good
@timothyurness
@timothyurness 8 жыл бұрын
Note that in the newest version of App Inventor, the "clock" object can now be found in the Sensors drawer.
@studentsin3labs776
@studentsin3labs776 4 жыл бұрын
yep
@connersnyder2031
@connersnyder2031 8 жыл бұрын
This app can be expanded so much!
@laceyhale6942
@laceyhale6942 8 жыл бұрын
How did you get the "7" into the math block??? I double-clicked the "return" key on my keyboard to get a blank to put the number in, but how do I get it to the blue block??? Couldn't really tell in the video. You did it really quick.
@timothyurness
@timothyurness 8 жыл бұрын
In the blocks editor/viewer, make sure you click on the (white) background to ensure that nothing else has the focus. Then type in any number and press return -- the number in a blue "math" block should appear. If this doesn't work, you can always manually get a blue block by clicking on the "Math" block on the left hand side (under the built-in menu).
@laceyhale6942
@laceyhale6942 8 жыл бұрын
Got it! Thanks so much.
@jainamlakhtaria9788
@jainamlakhtaria9788 7 жыл бұрын
How do I make my own obstacles?
@kevcarey3
@kevcarey3 8 жыл бұрын
Thanks for the video. When my ball bounces off the obstacle, it reverses its x direction heading. Therefore it is ineffective for bouncing off the side of the obstacle. Is there any simple way to remedy this?
@timothyurness
@timothyurness 8 жыл бұрын
This is an excellent question. Unfortunately, there is no simple remedy. One alternative, however, would be to create an obstacle that consists of multiple image sprites, and have the .collidedWith block update the GolfBall heading as appropriate. For example, if the ball collides with the obstacle in the x direction, the GolfBall heading should be updated to 180 - GolfBall.Heading. See the following screen shots for a push in the right direction. analytics.drake.edu/~urness/appcamp/blocks.png analytics.drake.edu/~urness/appcamp/blocks2.png analytics.drake.edu/~urness/appcamp/obstacle2.png
@iddubdragon7768
@iddubdragon7768 3 жыл бұрын
@@timothyurnessreally??
@hylife808
@hylife808 9 жыл бұрын
Thank you very much for this tutorial as it is very clear to understand you. However how do I get the reset button to work? I am a baby developer, nowhere near a junior developer so watching videos like yours actually gives me a visual learning hands on experience type of thing. Please help on the reset button. Or anyone. I would like the ball to disappear in the hole then re appear somewhere random on the screen. Thank You
@timothyurness
@timothyurness 8 жыл бұрын
+K. Kahokuokekai You'll need to use the "when ResetButton.click block". I think this might help: analytics.drake.edu/~urness/appcamp/reset_button.png
@silblossom
@silblossom 5 жыл бұрын
Hi... excuse me how do u make it stop at 18 holes???
@zainababdulsalammahmoud8278
@zainababdulsalammahmoud8278 4 жыл бұрын
How do you get that obstacle?
@weallgames4289
@weallgames4289 8 жыл бұрын
thank you so much that was really helpful thank you
@harryroden1788
@harryroden1788 8 жыл бұрын
thankyou so much computer studies assignment done !
@רננההילל
@רננההילל 6 жыл бұрын
How do you have the blue rectangle?
@iddubdragon7768
@iddubdragon7768 3 жыл бұрын
you must charge the image from your pc and after in prpieties you choose the image man
@daniellechan5980
@daniellechan5980 7 жыл бұрын
If you do the reset button "when reset click"- 'do set golfbal x and y to..." On what number do you put it?
@timothyurness7581
@timothyurness7581 7 жыл бұрын
It can be reset to where ever you would would like. I would suggest starting with x=50 and y = 290. Adjust as you see fit.
@dodazoza367
@dodazoza367 4 жыл бұрын
you have forgot about the reset button
@bags534
@bags534 9 жыл бұрын
When the ball hits the Obstacle from the sides it doesnt bounce.
@timothyurness
@timothyurness 8 жыл бұрын
+BRKcbx Make sure you've implemented the "when Obstacle.CollidedWith" block. Take a look at 7:49 in the video.
@목도리도마뱀-l4b
@목도리도마뱀-l4b Жыл бұрын
I am trying to follow you but there is a problem. I just can't open the PNG
@chrislordnine
@chrislordnine 2 жыл бұрын
can‘t get dem resources, where can I find them elsewhere? Edit: nvm, found them
@jainamlakhtaria9788
@jainamlakhtaria9788 7 жыл бұрын
Why dont we set the Z component of the obstacle as same as the ball's i.e. Z=2.0 ?
@timothyurness
@timothyurness 7 жыл бұрын
The Z component is used to determine how elements should be layered relative to other objects. It is not used in collision detection. (ai2.appinventor.mit.edu/reference/components/animation.html)
@frantisekvanco5951
@frantisekvanco5951 7 жыл бұрын
my ball didn t bounce from an obstacle, what can I do when it is not working ?
@frantisekvanco5951
@frantisekvanco5951 7 жыл бұрын
ok I passed it. But sometimes a ball go thrught the obstacle (from the sides of obstacle, from left or right) What now?
@erdenebulagbuyanbat1735
@erdenebulagbuyanbat1735 7 жыл бұрын
next video? where is
@hilmialjarumi6769
@hilmialjarumi6769 7 жыл бұрын
where the reset button?
@timothyurness
@timothyurness 7 жыл бұрын
Go to the ResetButton drawer and pull out the 'When ResetButton.Click' block. The interior of the reset button code will look very similar to the blocks inside the GolfBall.CollidedWith block at the end of the video. You'll just need to change the numbers for GolfBall.x and GolfBall.y so the position of the ball is changed to where you want it to be reset.
@馬嘉俊-o5m
@馬嘉俊-o5m Жыл бұрын
HOW TO SET UP THE reset button ? dont work
@davidwilliamchristopher5467
@davidwilliamchristopher5467 10 жыл бұрын
Hello Timothy! Thanks so much for sharing this tutorial, your directions are very clear to understand! I do belive you forgot to program the RESET button to do what its suppose to do. Can you please make a video on," How to Swipe left/right and top/bottom to trigger something?"" The print version is here:- puravidaapps.com/snippets.php#2flung I am completely stuck on this one. I want to be able to swipe right or swipe left for the photos to show up. also how can you make a youtube video play inside the app? Thanks so much, any help will be greatly appreciated! David
@cheungchingchan1799
@cheungchingchan1799 5 жыл бұрын
Why the reset button doesn't work
@rubylee9989
@rubylee9989 7 жыл бұрын
You forgot to specify about the reset button
@timothyurness
@timothyurness 7 жыл бұрын
Thanks for the note, Ruby. The interior of the reset button code will look very similar to the blocks inside the GolfBall.CollidedWith block at the end of the video. You'll just need to change the numbers for GolfBall.x and GolfBall.y so the position of the ball is changed to where you want it to be reset.
@rubylee9989
@rubylee9989 7 жыл бұрын
Thanks!
@rapidoyolo2038
@rapidoyolo2038 9 жыл бұрын
the reset button doesnt work
@timothyurness
@timothyurness 8 жыл бұрын
+rapido yolo You'll need to use the "when ResetButton.click block". I think this might help: analytics.drake.edu/~urness/appcamp/reset_button.png
@rapidoyolo2038
@rapidoyolo2038 8 жыл бұрын
+Timothy Urness thanks but you took a really long time lmao my exams over
@ismailfaisal8293
@ismailfaisal8293 5 жыл бұрын
pls make a video of levelss
@70a55
@70a55 6 жыл бұрын
Ur awesome!
@studentsin3labs776
@studentsin3labs776 4 жыл бұрын
nice
@oliviadudek5693
@oliviadudek5693 6 жыл бұрын
timothy goes to school
@PACKERSFANSheshank
@PACKERSFANSheshank 8 жыл бұрын
Thank you a lot
@70a55
@70a55 6 жыл бұрын
Thanks!
@TheDamnWalterWhite
@TheDamnWalterWhite 8 жыл бұрын
esta chido wey
@madhavchirag5896
@madhavchirag5896 7 жыл бұрын
very very very very very helpful
@sajidch8786
@sajidch8786 7 жыл бұрын
Awesome....tutorial...Timothy Urness
@jamesfp5529
@jamesfp5529 7 жыл бұрын
yo
@andresleanos3782
@andresleanos3782 7 жыл бұрын
Tu ha papá
@leorobets8054
@leorobets8054 9 жыл бұрын
thanks a heap
@ericco7804
@ericco7804 4 жыл бұрын
FAKEEEEEEEEEEEEEE!!!!!!!!!!!!
@mohamito
@mohamito 7 жыл бұрын
Not a very good tutorial. This is really only good for the designer part of the game, the blocks and game its self is incomplete and very empty. Would not recommend using this video to help you make a mini golf app.
@eduardorivera8192
@eduardorivera8192 7 жыл бұрын
nerds
@studentsin3labs776
@studentsin3labs776 4 жыл бұрын
you are a nerd
@thetripleofficials6830
@thetripleofficials6830 8 жыл бұрын
WHAT R U FEKING GAY
@silblossom
@silblossom 5 жыл бұрын
Hi... excuse me how do u make it stop at 18 holes???
9-Pong
10:26
Timothy Urness
Рет қаралды 38 М.
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
MIT App Inventor: Get the Gold App
13:44
Level Up Learning
Рет қаралды 6 М.
App Inventor Stopwatch Tutorial
14:12
Jennifer John
Рет қаралды 82 М.
14-GetTheGold
12:38
Timothy Urness
Рет қаралды 18 М.
When Young Magnus Carlsen Challenged Garry Kasparov
5:32
CHECKMATE
Рет қаралды 3,1 МЛН
App Inventor Memory Game Tutorial
28:30
Jennifer John
Рет қаралды 167 М.
Learn App Inventor: Procedures
21:42
Tutorials Azaotl
Рет қаралды 37 М.