ALAN BECKER - Camera Movement (revamped)

  Рет қаралды 541,837

AlanBeckerTutorials

AlanBeckerTutorials

Күн бұрын

Flash vCams here: bitey.com/smf/index.php?topic=...
Or copy/paste from here:
ActionScript 2.0:
import flash.geom.Matrix;
import flash.geom.Transform;
import flash.geom.ColorTransform;
var cameraTrans:Transform = new Transform(this);
var stageTrans:Transform = new Transform(this._parent);
var w:Number = Stage.width;
var h:Number = Stage.height;
this._visible = false;
this.onEnterFrame = function () {
this._parent.filters = this.filters;
stageTrans.colorTransform = cameraTrans.colorTransform;
var stageMatrix:Matrix = cameraTrans.matrix;
stageMatrix.invert();
stageMatrix.translate(w*.5, h*.5);
stageTrans.matrix = stageMatrix;
};
ActionScript 3.0:
var cameraTrans:Transform = new Transform(this);
var stageTrans:Transform = new Transform(parent);
visible = false;
stage.addEventListener(Event.ENTER_FRAME, updateStage);
function updateStage(...rest) {
parent.filters = filters;
stageTrans.colorTransform = cameraTrans.colorTransform;
var stageMatrix:Matrix = cameraTrans.matrix;
stageMatrix.invert();
stageMatrix.translate(stage.stageWidth*.5, stage.stageHeight*.5);
stageTrans.matrix = stageMatrix;
};
updateStage();
addEventListener(Event.REMOVED_FROM_STAGE, resetStage);
function resetStage(...rest) {
stage.removeEventListener(Event.ENTER_FRAME, updateStage);
stageTrans.matrix = new Matrix();
stageTrans.colorTransform = new ColorTransform();
parent.filters = new Array();
}
PATREON: / alanbecker
TWITTER: / alanthebecker
FACEBOOK: / alanthebecker
WEBSITE: alanbecker.net
MY MAIN CHANNEL: / noogai89
MY MINECRAFT CHANNEL: / alanbeckerminecraft
The Patrons that made this video possible: Justin Wlosko, Peter Carrero, Jose Eduardo, SpongeLP, Darren Schwartz, Eric Roschuni, SuJee Kim, MarkMatrix430, Nicholas Heather, Jae Yoon Oh, Alexey Alexandrov, Tobiah Schafer, Michael Wack, Joren Schiks, Jacob Johansson, Amari Burgess, Attila Berta Somogyi, Memphis Williams, Modern Dragon, Tristan Shannon, Isabella Birdie Barrera, Pablo, Shield Generator, Greg Davis, James Zaki, Wolf Hegan, Gerry Feng, Fredrick Ni, Josh, Jenny Higgs, Antonio Serri, Max Heuft, Theresa Nguyen, Hyun's Dojo, Emil Smedius

Пікірлер: 1 100
@likha360
@likha360 3 жыл бұрын
Me 9 yrs ago: I want to become an animator Me 2020: I want to become an animator
@domokyun2173
@domokyun2173 3 жыл бұрын
You too???
@nazthesilly
@nazthesilly 3 жыл бұрын
you should go for it. I'm working on my first animation as i write this lol
@maximussolini
@maximussolini 3 жыл бұрын
Just do it! 8D It's fun as hell!
@nazthesilly
@nazthesilly 3 жыл бұрын
@@gaberandomguy ...ok?
@animakercompany
@animakercompany 3 жыл бұрын
What!!! i 11 Years Ago are you too???
@elevatormaniacgames
@elevatormaniacgames 7 жыл бұрын
This guy makes it so simple
@determinedcake1575
@determinedcake1575 6 жыл бұрын
very late, but it is. V-cams are very simple
@FederalNando
@FederalNando 5 жыл бұрын
Yes
@ayaanhussain7280
@ayaanhussain7280 5 жыл бұрын
No way it is simple
@Demobnector
@Demobnector 5 жыл бұрын
it was simple but most of people didnt know this
@R.M.CProductions
@R.M.CProductions 3 жыл бұрын
"This guy" is the god of stick figure animation
@EzDyt
@EzDyt 5 жыл бұрын
Dog: **walking** Has my Nuke exploded yet? *BOOM* Dog: I guess it has.
@jolinanturis3166
@jolinanturis3166 4 жыл бұрын
*NUUUUUUUUUUUUUUUUUUUUUUUUUKE*
@jolinanturis3166
@jolinanturis3166 4 жыл бұрын
or is it was a warhead??
@jtiumproductions7629
@jtiumproductions7629 4 жыл бұрын
why do feel like the dog was responsible for the explotion
@connor64x22
@connor64x22 2 жыл бұрын
this reminds me of that part it Joker Movie
@jjkmovies
@jjkmovies 8 жыл бұрын
I just make sure every shot in my movies are inside their own symbol. Keeps the timeline organized AND gives me the benefit of dragging it around or scaling it up like a camera.
@jacobbowitz
@jacobbowitz 8 жыл бұрын
Yea I used to do that as well but I have learned that a v-cam is easter to work with.
@JTriggerVideos
@JTriggerVideos 8 жыл бұрын
+Jacob Kitts I do that as well. I still use a V-cam for camera shakes and snap zooms, but having the whole movie inside a symbol is very useful for parallax scrolling and just overall perspective.
@MB_0101
@MB_0101 4 жыл бұрын
Is there any tutorial on how to do that?
@StudioCRJ
@StudioCRJ 4 жыл бұрын
@M B I could make one if you're interested still.
@changeeyecolor3891
@changeeyecolor3891 3 жыл бұрын
👍👍👍👍👍👍👍👍👍👍👍👍
@mimaps
@mimaps 8 жыл бұрын
This guy is a *genius*
@mimaps
@mimaps 8 жыл бұрын
xD Thx bro!
@kurai3473
@kurai3473 6 жыл бұрын
Oi, ish mimoops!
@quianims3673
@quianims3673 4 жыл бұрын
no actually its very simple and im late
@i.t.y1140
@i.t.y1140 4 жыл бұрын
genius pasta la viva spaghetti si amigo *tf am i saying*
@fionnmcgovern545
@fionnmcgovern545 3 жыл бұрын
so true
@boopydoop491
@boopydoop491 8 жыл бұрын
I was legitimately looking for tutorials on this yesterday and couldn't find any, and now here it is! Thanks SO much Alan, I really appreciate it. You're teaching me to become a better animator every day. Have a good one! :)
@AlanBeckerTutorials
@AlanBeckerTutorials 8 жыл бұрын
+Zachary Warach glad to hear! :)
@animced
@animced 8 жыл бұрын
+AlanBeckerTutorials ლ(ಠ益ಠლ) why u no make tutorials for minecraftanimation and fight
@zvnabalisong4935
@zvnabalisong4935 8 жыл бұрын
+AlanBeckerTutorials when I make my V-cam and try some movement on the stage it is completly ignorating the V-cam compiler errors pops up and it says: Symbol 'V-cam 1080x720 mine', Layer 'Layer 1', Frame 1, Line 6 1119: Access of possibly undefined property width through a reference with static type Class. Symbol 'V-cam 1080x720 mine', Layer 'Layer 1', Frame 1, Line 7 1119: Access of possibly undefined property height through a reference with static type Class. what I shloud do with it??? sry 4 english Iam czech xD
@cosmicplebe310
@cosmicplebe310 8 жыл бұрын
+AlanBeckerTutorials youve been my inspiration to animate since i was 6, i remember my mom showing me that animator vs animation and the rest of the day i was figuring out how to animate with an old app called "gif" where i drew/'animate" michael jackson famous dance move ...xD thanks man keep it up ,keep inspiring people
@yt-dman
@yt-dman 6 жыл бұрын
The Link Doesnt Work D:
@_daleko
@_daleko 5 жыл бұрын
wow. a year ago, when i started using flash, I saw your tutorials and I didn't learned a thing. Now, I this is being pretty helpful to my animations.
@nny33
@nny33 3 жыл бұрын
this tutorial has 4 years but it still was more useful than anything I've found about animate, Thank you!!
@InfamousSwoosh
@InfamousSwoosh 7 жыл бұрын
yo alan, for some reason when I zoomed in on my animation, it stayed zoomed in...?
@DavidMcCarthy08
@DavidMcCarthy08 3 жыл бұрын
Hope you got your answer
@wallcrawlerx3993
@wallcrawlerx3993 3 жыл бұрын
@@DavidMcCarthy08 that was 4 years ago XD
@YourboiM
@YourboiM 3 жыл бұрын
@@DavidMcCarthy08 bruh
@nintendojohncommentator3637
@nintendojohncommentator3637 3 жыл бұрын
hope some day he answers you swoosh, some day
@firetoons
@firetoons 3 жыл бұрын
Hey swoosh
@coolbrotherf127
@coolbrotherf127 7 жыл бұрын
I'm so glad they added built in camera controls into the new Adobe Animate. It's a lot easier than having to set up all of that stuff every time.
@Ashley-rw5jk
@Ashley-rw5jk 8 жыл бұрын
Ugh my gosh Alan thank you so much for all these informative tutorials and tips, it seriously helps out
@tylerdurden-dq3yf
@tylerdurden-dq3yf 8 жыл бұрын
finally! I've been searching for tutorials like this such a long time and you helped me a lot. thank you !
@locikoqisu7984
@locikoqisu7984 6 жыл бұрын
Your tutorials have always been very helpful to me! Without your help I might not make such smooth animation I am making now and your animations are the best animation I ever seen! Keep up the good work!
@BrysonCole
@BrysonCole 7 жыл бұрын
Your videos are helping me get back into animation
@wateron1058
@wateron1058 7 жыл бұрын
I don't know where I could find that information without you. All information! THANKS!!!
@bradleyNaroura
@bradleyNaroura 10 ай бұрын
i was legit SAD when i saw the webpage had it deleted or sumn, so glad you pasted it in the desc
@boyofdiamond4439
@boyofdiamond4439 7 жыл бұрын
2:20 That made me laugh for some reason. (Slowly zooms into the thing's face with creepy music in the background)
@spiral7239
@spiral7239 4 жыл бұрын
dam that easing method REALLY makes a difference :D
@joakimcarletjarn7980
@joakimcarletjarn7980 4 жыл бұрын
This toutorial series helping me allot, thanks Alan!
@MM-bw1lo
@MM-bw1lo 7 жыл бұрын
Thank you for putting in the action script in the description box; that other site has closed and this helped me out a lot.
@phaitaras4665
@phaitaras4665 8 жыл бұрын
Lalala.....(BOOM) wut? Screw it lalalaa....
@fuzzyd1436
@fuzzyd1436 8 жыл бұрын
lel
@thesplitbanana4628
@thesplitbanana4628 7 жыл бұрын
alan doesnt do drugs wtf
@kravingfp5367
@kravingfp5367 6 жыл бұрын
+Phaitaras we both have roblox pics
@jolinanturis3166
@jolinanturis3166 4 жыл бұрын
k, nuke
@impactingpretzel7589
@impactingpretzel7589 7 жыл бұрын
Lalalala.... Did my bomb explode? BOOM ...Nice! Lalalala...
@tusenbensen334
@tusenbensen334 8 жыл бұрын
This is just what I needed! Perfect timing!
@connor64x22
@connor64x22 2 жыл бұрын
2019: 'cries in Pivot Animator' 2020: 'screech in macromedia flash 8' 2021: 'happy noises in Adobe Animate CC'
@ArnavBoom
@ArnavBoom Жыл бұрын
Hey everyone, the vcam is the CAMERA TOOL now, has so diffrences but just like in the vcam you use classic tweens, have fun!
@Jerotero
@Jerotero Жыл бұрын
expect built in its worse at times like moving things by the pixel when changing the x and y changes sizes weirdly
@jhesus
@jhesus 7 жыл бұрын
Error : Symbol 'V-Cam', Layer 'Layer 1', Frame 1, Line 7 1119: Access of possibly undefined property height through a reference with static type Class. HELP MEEEE PLSSS !!!
@markanine562
@markanine562 Жыл бұрын
jeez thank you so so much man, i wanna make sakuga like animation and make backgrounds move within the animation but ive always done it one by one so now knowing this its a big help i always wondered how your animations are so smooth thanks again
@tversus8318
@tversus8318 8 жыл бұрын
I needed a revamped of this, thanks so much
@sanstheanimator1964
@sanstheanimator1964 4 жыл бұрын
"animators use V-Cam" "Just move it around and see what's the outcome" Me,a flipaclip animator: Huh,i wonder when i'll get that
@takeoischi7214
@takeoischi7214 7 жыл бұрын
I thought the dog farted XD
@LightsPersonalAcc
@LightsPersonalAcc 7 жыл бұрын
Pen Pineapple Apple Pen oh it was a dog..
@takeoischi7214
@takeoischi7214 7 жыл бұрын
Canary animations What did you thought it was? XD
@BigOlSmellyFlashlight
@BigOlSmellyFlashlight 7 жыл бұрын
judging by the title of the file, cutedog.fla it's a dog
@LightsPersonalAcc
@LightsPersonalAcc 7 жыл бұрын
Flashlight oh... Man what in the world i was wandering "what is that thing"
@ineedasnack4653
@ineedasnack4653 6 жыл бұрын
I thought I was the only who thought that XD
@BillRalens
@BillRalens 8 жыл бұрын
The fact that you acknowledged the source, Prowlies, and make no mistake, Sham Bhangal, is great. In Toon Boom, you just get a camera. Good vid BTW.
@TsunamiCoRyan
@TsunamiCoRyan 8 жыл бұрын
Wow. I was actually needing something like this. Thank you so much, Alan! :D
@Tails653
@Tails653 8 жыл бұрын
what do i do if i only have timeline and output, and no actions? even if i double click it, it still doesnt work.
@AlanBeckerTutorials
@AlanBeckerTutorials 8 жыл бұрын
+Geekache Nerdship Window >Actions then drag it to the bottom so it docks with the other tabs
@aaa-ns1ng
@aaa-ns1ng 8 жыл бұрын
+AlanBeckerTutorials is there a way to get cs6 for free? Thanks in advance
@Tails653
@Tails653 8 жыл бұрын
***** be a pirate then you get booty, then with your booty buy cs6 aka you have to buy it
@InderjeetSingh-bd9gi
@InderjeetSingh-bd9gi 8 жыл бұрын
not legal , but still there is a way !
@RequiemKnight
@RequiemKnight 8 жыл бұрын
i had to find my action tab too. ok right to the top of the screen press the tab called "Window" action is in the list, or u can just press 'F9' on your keyboard. got it right?
@yuhunggoh7628
@yuhunggoh7628 8 жыл бұрын
I love all these videos and would like to do it.. Sadly I dont have Flash//Animate
@amrojjeh
@amrojjeh 8 жыл бұрын
80% of the people that are watching this video don't. Welcome to the club!
@yuhunggoh7628
@yuhunggoh7628 8 жыл бұрын
amr ojjeh Oh, I only got Edge Animate, which u cant draw in. XD. And you could actually download Flash CS3 somewhere on the net for free, not sure if pirated or not...
@amrojjeh
@amrojjeh 8 жыл бұрын
Yu Hung Goh most likely pirated or a trial or a scam.
@yuhunggoh7628
@yuhunggoh7628 8 жыл бұрын
amr ojjeh oh... ok, so I'd probably not download it right?
@amrojjeh
@amrojjeh 8 жыл бұрын
Yu Hung Goh ya you should download products only from their main website not a third party website. Im guessing the webstite is called softonics or something. Never download from them
@reneelucero2923
@reneelucero2923 6 жыл бұрын
OMG thank youu! I love your animations man!
@TheFutureGam3r
@TheFutureGam3r 8 жыл бұрын
Your tutorials are always so helpful! :D
@Zihette
@Zihette 6 жыл бұрын
When I try doing this on ActionScript 3.0 in Animate CC 2015, my animation somehow ends up in the corner of the video, cropped. My version of Animate/Flash does /not/ have a built-in camera, and for some reason Creative Cloud doesnt let me update the program :/ Does anyone know why my video ends up in the corner?
@DIRG1
@DIRG1 4 жыл бұрын
Hi , mine too
@TBMYT
@TBMYT 3 жыл бұрын
I know it's two years late but u need to put the registration clip on the MIDDLE
@Zihette
@Zihette 3 жыл бұрын
@@TBMYT tbf I've moved to toomboom since then due to my animation studies, but I'm sure this comment will help someone who's experiencing the problem! Thank you regardless :]
@TBMYT
@TBMYT 3 жыл бұрын
@@Zihette oh hey u still active! Also good luck on your animation studies
@Zihette
@Zihette 3 жыл бұрын
@@TBMYT thank you!! :]
@katamari_
@katamari_ 4 жыл бұрын
Error: Error #2071: The Stage class does not implement this property or method. at Error$/throwError() at flash.display::Stage/set filters() at Untitled_fla::MainTimeline/updateStage() at Untitled_fla::MainTimeline/frame1()
@rev487
@rev487 Жыл бұрын
you're probably copying the wrong one, try the other one that you didn't use instead. if it doesn't work, try double clicking the v-cam and then pasting the script there.
@katamari_
@katamari_ Жыл бұрын
@@rev487 thanks for the help, but i moved on to opentoonz because adobe sucks
@rev487
@rev487 Жыл бұрын
@@katamari_ NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
@pederbrennum307
@pederbrennum307 8 жыл бұрын
Alan becker, your videos help me so mutch to animate, and i just want to thank you for that. Keep up the good work! 😄
@FowlArtemis2nd
@FowlArtemis2nd 8 жыл бұрын
Dude, you are just amazing. I love the little dog thing.
@Tusharkd
@Tusharkd 7 жыл бұрын
It isn't working I am using AS3 any 1 help me please when I preview it just play normal animation and that vcam box -_-
@BrunacraftGM
@BrunacraftGM 7 жыл бұрын
Maybe you did something wrong?
@Tusharkd
@Tusharkd 7 жыл бұрын
just downloaded older version of flash and it's working
@BrunacraftGM
@BrunacraftGM 7 жыл бұрын
Oh, okay ^-^
@pep-o-butt672
@pep-o-butt672 6 жыл бұрын
What is AS3?
@bbpanzu213
@bbpanzu213 6 жыл бұрын
Did you put the action inside the frame of the vcam, or did you put it on the vcam's main MC. Make vcam, convert to symbol, double-click on the symbol, click on frame, F9 (actions panel, Paste action
@LightsPersonalAcc
@LightsPersonalAcc 7 жыл бұрын
what. i use flash 8 so i did actionscript 2 and copy/pasted it and blah blah but NOTHING HAPPENS
@nexenojustice552
@nexenojustice552 5 жыл бұрын
Did you Autoformat the code? And where did you copy and pasted from? If from the description, Autoformat it. It worked for me in Flash 8
@shayon8012
@shayon8012 5 жыл бұрын
@@nexenojustice552 what is autoformatting? Sorry im new to all this.
@mog5397
@mog5397 2 жыл бұрын
@@nexenojustice552 i don't know either, also i don't know why im replying to 2 years old comment
@Talal_Hashim
@Talal_Hashim 8 жыл бұрын
so happy to see u makin vids again in this channel XD
@Daydream_saihan
@Daydream_saihan 3 жыл бұрын
Thanks again for such a good tutorial
@volosami
@volosami 6 жыл бұрын
The camera link is broken :(
@nainforuan
@nainforuan 6 жыл бұрын
*description*
@bzial
@bzial 6 жыл бұрын
Pepe i
@leoLorenzi
@leoLorenzi 8 жыл бұрын
For those having trouble with Adobe Animate CC use the code from this link: pastebin.com/xqeNMiTJ
@stupidorautistic9968
@stupidorautistic9968 6 жыл бұрын
animate should have it
@scintesto
@scintesto 2 жыл бұрын
still isint working for some reason ._.
@CaioAletroca
@CaioAletroca 8 жыл бұрын
Fantastic!! Your tutorials are awesome.
@plantimator7270
@plantimator7270 3 жыл бұрын
Dude thank you, I needed this
@paulokhayat
@paulokhayat 8 жыл бұрын
that dog is satan
@redrumthebum
@redrumthebum 7 жыл бұрын
XD
@donedid5685
@donedid5685 5 жыл бұрын
Paulo Khayat No u
@ijpark7
@ijpark7 7 жыл бұрын
does it works with animate cc?
@occultCapra
@occultCapra 6 жыл бұрын
no
@ollisayshi9017
@ollisayshi9017 6 жыл бұрын
Animate has a built in camera I think
@Nonje4560
@Nonje4560 6 жыл бұрын
Yes it dose
@nikogaming683
@nikogaming683 3 жыл бұрын
thank you, and i've been just free transforming everything
@anzatzi
@anzatzi 4 жыл бұрын
wow--this is so great! THANKs for sharing!
@Jackingandminecraft
@Jackingandminecraft 8 жыл бұрын
RUSSIAN SUBTITLES, PLEASE!!!!
@CassBOTRR
@CassBOTRR 5 жыл бұрын
sorry i dont speak english
@Luckymation
@Luckymation 7 жыл бұрын
I just get a white screen ,-,
@torpedostudios9803
@torpedostudios9803 7 жыл бұрын
same here. Its really frustrating.
@starman5poopman69.friends7
@starman5poopman69.friends7 7 жыл бұрын
Do you guys use transparency
@starman5poopman69.friends7
@starman5poopman69.friends7 7 жыл бұрын
+Torpedo Studios did you guys use transparcy
@Luckymation
@Luckymation 7 жыл бұрын
starman5 & poopman69.friends! Yes
@starryphosphenes
@starryphosphenes 7 жыл бұрын
Same, and yes, I DO use the alpha thingy.
@itsnoahsouza8279
@itsnoahsouza8279 6 жыл бұрын
thanks a lot i hope you grow to be a great animator in the future. your videos helped me a lot.
@alexfanfan9511
@alexfanfan9511 6 жыл бұрын
perfect, I needed this for my final projectthanks
@martinthai7225
@martinthai7225 8 жыл бұрын
you have been gifted
@vfzvfz
@vfzvfz 8 жыл бұрын
This really helps. I've been wondering how to do this but too lazy too search for something. Good thing I always check your channel. :D
@edgezero2868
@edgezero2868 7 жыл бұрын
wow your tutorials are simple short easy love you man
8 жыл бұрын
Brilliant workaround!!
@squigeon7959
@squigeon7959 7 жыл бұрын
The animation you used for this video actually made me laugh out loud at the end!
@ParkCraft99
@ParkCraft99 8 жыл бұрын
thanks alan you are my favorite KZbinr
@formerluxentricks669
@formerluxentricks669 6 жыл бұрын
This channel is a life saver
@animateone8648
@animateone8648 4 жыл бұрын
this video saved my so much effort and time.
@argonauts56au1kera6
@argonauts56au1kera6 6 жыл бұрын
Thanks Alan, your channel taught me how to animate.
@jezza523
@jezza523 8 жыл бұрын
Thank you so much, originally I was making my drawings bigger and then smaller, it never worked well. So thanks
@user14088
@user14088 2 жыл бұрын
You are really... the master of animation
@susie2668
@susie2668 25 күн бұрын
i needed this thanks
@thomasroy1517
@thomasroy1517 4 жыл бұрын
Thanks Alan! This is too good!
@justinelanilanebaldia1245
@justinelanilanebaldia1245 6 жыл бұрын
Thankyou soooooo muchhhhhhhh! i was looking for a tutorial like this! it really help me a lot :)
@froggy3604
@froggy3604 7 жыл бұрын
you're a legend!!! Thankyou!
@Panda-Face
@Panda-Face 8 жыл бұрын
PERFECT VIDEO! thenk you so much
@farus_channel
@farus_channel 6 жыл бұрын
thank you! It's really helpful
@rajeshpatil848
@rajeshpatil848 8 жыл бұрын
its working finally ...waiting for long time ,,,it will help alot
@melody_is_dead
@melody_is_dead 6 жыл бұрын
Thanks for this tutorial! And dont forget to press shift!
@DeathlyPoem
@DeathlyPoem 8 жыл бұрын
I've been looking for how to do this forever thanks
@Sciman0231
@Sciman0231 8 жыл бұрын
Woah, I thought this tool was just a guide or something, I didn't know it actually changed the exported content! Thanks!
@VIX_XIV
@VIX_XIV 3 жыл бұрын
I making animations an Animate CC like 4 months and only right now i learn how make subject size with shift and use a smooth classic animation. Thanks a lot that's was very helpful
@Ixapter
@Ixapter 4 жыл бұрын
Thanks so much for the info! I'll bet this will save me a lot of time!
@adrianmunteanu7751
@adrianmunteanu7751 8 жыл бұрын
i love all allan becker chanels
@BrysonCole
@BrysonCole 7 жыл бұрын
Your videos are inspiring me to animate and create again
@iandai6952
@iandai6952 6 жыл бұрын
thx this really helps a lot
@BlackNekoko
@BlackNekoko 8 жыл бұрын
This is soooo helpful! I need to try this next time!
@Andyman620
@Andyman620 8 жыл бұрын
thank you for this
@cheaple393
@cheaple393 6 жыл бұрын
thank god you put the code in the description!
@Quadsie
@Quadsie 7 жыл бұрын
Thanks for this man
@TiFicate
@TiFicate 6 жыл бұрын
My god, you are a life saver, i was searching how to zoom in on the animation,tried doing it in Adobe premiere,but it drastically lost quality,thank you so much!
@comedycesspit8561
@comedycesspit8561 6 жыл бұрын
this works quite well for me!
@trinitysillykitty
@trinitysillykitty 6 жыл бұрын
thanks! appreciated it!
@AwkwardTallness
@AwkwardTallness 6 жыл бұрын
thank you very much, this totally works
@saxku
@saxku Жыл бұрын
Thank you Alan!
@elshowdealguien
@elshowdealguien 8 жыл бұрын
this is an amazing job, to create
@keatontyo
@keatontyo 6 жыл бұрын
Miss ya Al!!!! I hope you know just how much help your videos are. Even in 2018 :).
@zachcargill1925
@zachcargill1925 7 жыл бұрын
thx dude your the best
@MrFredi_
@MrFredi_ 8 жыл бұрын
Thank you very much!
@xyum1k
@xyum1k 3 жыл бұрын
okay... i love you
@cpa0510
@cpa0510 Күн бұрын
thank you so much!
@mr.random6037
@mr.random6037 2 жыл бұрын
Thank you for very cool stuff
@theamazingmikrowelle6701
@theamazingmikrowelle6701 8 жыл бұрын
That Animation is beatiful!^^
@chris730219
@chris730219 8 жыл бұрын
really nice tutorial. thank you
ALAN BECKER - Painting with Minecraft Blocks
4:03
AlanBeckerTutorials
Рет қаралды 629 М.
12 Principles of Animation (Official Full Series)
24:03
AlanBeckerTutorials
Рет қаралды 13 МЛН
Stupid man 👨😂
00:20
Nadir Show
Рет қаралды 26 МЛН
Which one will take more 😉
00:27
Polar
Рет қаралды 79 МЛН
格斗裁判暴力执法!#fighting #shorts
00:15
武林之巅
Рет қаралды 18 МЛН
ALAN BECKER - Camera Movement
11:12
AlanBeckerTutorials
Рет қаралды 113 М.
ALAN BECKER - Slow Motion (revamped) Part 1
5:06
AlanBeckerTutorials
Рет қаралды 666 М.
Animating in Microsoft POWER POINT - It's ACTUALLY GREAT!?!
12:08
The Secrets of Photorealism
24:38
Blender
Рет қаралды 802 М.
ALAN BECKER - Fire & Explosions
33:02
AlanBeckerTutorials
Рет қаралды 205 М.
ALAN BECKER - Laser Blast
11:08
AlanBeckerTutorials
Рет қаралды 1,1 МЛН
Should You Switch to Toon Boom? Maybe Not. [Scribble Kibble #96]
6:33
ALAN BECKER - Animating Walk Cycles
3:53
AlanBeckerTutorials
Рет қаралды 3,4 МЛН
Camera Moves in 2D Animation - How its done
7:35
Olof Storm
Рет қаралды 96 М.
Animation vs. Math
14:03
Alan Becker
Рет қаралды 58 МЛН