Move all the objects in the model without destroying keyframe positions?

I built an animation based on a number of position keyframes.  I want to take the entire animation and just back up a bit on the screen so that it is centered better.  However, I don't know how to do this without manually set each keyframe for the move.

I wish I could nest the whole comp within a clip and then change the position of this element.  Is there a way to do this in AE?

3 ideas come to mind:

1. Add a null value and parent all layers to null (if the layers have relatives, and then just parents parents of course). You can delete the null value later and change your keyframes for the new offset.

2 pre compose all the layers and then move it as a single layer.

3. If it's a 3D scene, then you can simply move the camera since it controls all the layers.

Tags: After Effects

Similar Questions

  • (2) is there a place that I see all the logics without seeking the properties of each object?

    LookoutDirect 4.5

    (2) is there a place that I see all the logics without seeking the properties of each object?

    It seems that the lookout 4.5 is not browser connection. We have added this tool to view the connections at the belvedere 5.x.

  • How can I move all the information of the computer without having to hit F1 or F2 at startup and go directly to the windows desktop in Windows XP

    How can I move all the information of the computer without having to hit F1 or F2 at startup and go directly to the windows desktop in Windows XP

    see if this article applies to your question:

    http://www.computerhope.com/issues/ch000301.htm

    a method to determine if the motherboard (cmos battery) battery should be replaced is to monitor the time in the windows desktop.

    If windows does not have the exact time, then the motherboard battery is low and must be replaced.

  • I tried the clean boot and now the hard drive works simply and screen went black. The mouse still moves around the screen without any outher work keys? That is what it is?

    I tried the clean boot and now the hard drive works simply and screen went black. The mouse still moves around the screen without any outher work keys? That is what it is?

    Hello

    You will need to reverse the clean boot, as it is either incidental compared to
    the real cause of the problem. What, where you try to fix initially using the cleanboot?

    You can access Mode safe? Repeatedly press F8 as you start? If so you can try the configuration - control panel
    The Device Manager - graphics card - Double click on - driver tab - click the driver UPDATE - then
    Right click on the device and UNINSTALL - REBOOT.

    Another method to try to get to the desktop (try in normal Windows Mode without failure) is
    CTRL + ALT + DEL and the processes tab find EXPLORER.exe and COMPLETE the PROCESS on this subject - and then
    on the Applications tab - lower right - new task - type in EXPLORER.exe. Safe mode is reached
    by tapping F8 as you start several times.

    First check this thread in case it is simple and if not to come back to this thread.

    http://social.answers.Microsoft.com/forums/en-us/vistaprograms/thread/50247d5e-0ae0-446c-A1bd-11287fd1478a

    Black screen problems are extremely difficult to repair and all patch is usually on a base hit or miss.
    That there is no information on a black screen as it is on a blue screen just adds to the
    Difficulty. Often using a restore point or Startup Repair will have no effect. You can try a
    Google to see the proposed repairs, whom some have worked however these cover a wide
    field efforts.

    Here's a video of one of them.

    http://www.Google.com/search?hl=en&q=black+screen+of+death+Vista&btnG=search&AQ=f&OQ=&AQI=G1

    Here's another fix
    http://blogs.PCMag.com/SecurityWatch/2008/12/the_mysterious_black_screen_of.php

    You have a Vista disk? You can try restoring the system to it. If you don't have the disks your
    system manufacturer will sell them at low prices. Or try in safe mode if you can get there.

    How to make a Vista system restore
    http://www.Vistax64.com/tutorials/76905-System-Restore-how.html

    You can create a recovery disc or use someone even version (making the system restore it)
    must be bootable).

    How to create a Vista recovery disk
    http://www.Vistax64.com/tutorials/141820-create-recovery-disc.html

    ------------------------------------------------

    These require the correct Vista discs since you can not start safe mode.

    Try the Startup Repair tool-

    This tells you how to access the System Recovery Options and/or with a Vista disk
    http://windowshelp.Microsoft.com/Windows/en-us/help/326b756b-1601-435e-99D0-1585439470351033.mspx

    Try recovery options Startup Repair

    How to do a startup repair
    http://www.Vistax64.com/tutorials/91467-startup-repair.html

    -----------------------------------------------

    Here are a few Google searches where many have found different solutions:

    Vista black screen - check that a 1st
    http://www.Google.com/search?hl=en&source=HP&q=Vista+black+screen&AQ=f&OQ=&AQI=G10

    Vista black screen Solution
    http://www.Google.com/search?hl=en&q=Vista+black+screen+solution&AQ=f&OQ=&AQI

    Vista black screen Fix
    http://www.Google.com/search?hl=en&q=Vista+black+screen+fix&AQ=f&OQ=&AQI

    -----------------------------------------------

    If necessary and you can access all ordinary Windows.

    You can try an In-Place Upgrade (hopefully save programs and data) or a repair installation
    (if all goes well, the data records and need to reinstall programs). Don't forget to make a good backup or
    3.

    You can use another DVD that aren't copy protected but you you need to own
    Product key.

    On-site upgrade
    http://vistasupport.MVPs.org/repair_a_vista_installation_using_the_upgrade_option_of_the_vista_dvd.htm

    If nothing works, you can do a repair installation that needs to save the data, but you will
    to reinstall the programs. This also requires correct Vista disks especially for OEM versions. You
    will need to know your product Code.

    This tells you how to access the System Recovery Options and/or a Vista DVD
    http://windowshelp.Microsoft.com/Windows/en-us/help/326b756b-1601-435e-99D0-1585439470351033.mspx

    How to perform a repair for Vista Installation
    http://www.Vistax64.com/tutorials/88236-repair-install-Vista.html

    ---------------------------------------------------------------------------

    Another method that works sometimes: at the command prompt, type of Vista startup disk:
    (type in a single line or copy / paste a line at a time and then press enter - enter a bracket )
    or "BOLD")

    c:

    cd\

    CD c:\Windows\System32\winevt (there is a space between cd and C :)

    Ren LogsOLD Logs (there are spaces between ren and newspapers and Logsold)

    RESTART Windows

    I hope this helps.
    Rob - bicycle - Mark Twain said it is good.

  • Get all the model

    Hello

    Y at - it a workflow\action that get all the models available in the Orchestrator?

    I would like to allow the user to choose a model from a list of models that also inform him the vCenter it is connected

    Thank you!

    Hello

    There is a boolean indicator in the virtual machine configuration object, which indicates whether the virtual machine is a model or not. Some examples of code showing how to get all models of all instances of vCenter server configured script:

    var vms = VcPlugin.allVirtualMachines;
    var templates = []; // templates will be stored into this array
    for each (var vm in vms) {
      if (vm.config != null && vm.config.template) {
        templates.push(vm);
      }
    }
    
    // iterate over all found templates and print their names
    for each (var t in templates) {
      System.log("template -> " + t.name);
    }
    
  • timing issue with cruzer blade SCDZ50 - 008G: cannot move all the files from the PC to the USB

    I accidentally deleted this file synchronization that was in the main folder of the USB. now I can't move all the files from the computer to the cruzer blade. I can't find where to download it online. Help, please!

    Too bad. found this

  • I had a hard drive crash and had to move all the data again. Now, I get an error saying that my Visa is not an authorized version. How can I find the product key to reactivate?

    Vista Product Code question

    I had a hard drive crash and had to move all the data again.  Now, I get an error saying that my Visa is not an authorized version.  How can I find the product key to reactivate?  I don't have the sticker on the back and the software I have does not have the code?  I bought this laptop DELL at Best Buy a little more than a year.

    Thank you.

    Hello

    This problem may occur if you make a significant hardware change. See the link provided below.

    Error message when you start Windows Vista: "your activation period has expired".

    http://support.Microsoft.com/kb/925616

    If the OS came preinstalled Dell you may need to contact Dell technical support for assistance.
    http://support.Dell.com/support/topics/global.aspx/support/win7_support/win7_portal?c=us&CS=04&l=en&s=BSD

  • I get an unexpected error in catalog when trying to open Lightroom CC. I tried all the options without success and am becoming quite frustrated

    I get an unexpected error in catalog when trying to open Lightroom CC. I tried all the options without success and am becoming quite frustrated

    reset your preferences - https://helpx.adobe.com/lightroom/help/setting-preferences-lightroom.html

  • All my tools in PS 6 have a "Cross" icon and I can't use them, such that the tool clone.  I reset all the tools without result.  The bracket keys do not change size.  Any help?

    All my tools in PS 6 have a "Cross" icon and I can't use them, such that the tool clone.  I reset all the tools without result.  The bracket keys do not change size.  Any help?

    You have your Caps Lock?

  • Move all the clips on the right side of the crt in cs5

    This shortcut used to be + shift + m, but that seems to no longer work on cs5.

    How to move all the clips to the right of the cathode ray tube?

    It's been moved to A key.

  • Can I move all the objects again selected layer without clicking hundreds of layer bars?

    I'm working on a complex illustrator file generated by GIS software. He gave me all kinds of groups of clip & road clip - what I really need, it's just to put all the same coloured polygons on the layer of a high level (unfortunately I can't draw all of my polygons in a group because illustrator doesn't pull these objects out of their existing clipping groups, and the card gets screwed completely upward if I release the clipping masks. With simple cards I have no problem Direct by selecting all of the polygons, I want, selecting their layers in the layers panel, then moving them to a new layer. This card is too complex, because there are hundreds of objects and hundreds of corresponding layers (they are not contiguous, or else I could simply click can be done with it).


    I used select > same > fill type to select all the polygons, I want that on a single layer, but I really hope that I don't have to select all the layers for each item one by one before I can move them to a new higher level layer. Does anyone know if there is a way to moving all the objects in a new layer selected without having to actually click all the layers in the Panel? Completely open to the alternative routes to my desired result!


    Thank you very much.

    Of course, after making the selection drag selection (to the right of the layer) icon on the desired layer. This will move any selected layer to the new layer.

  • Sets a field in the subform and move all the fields?

    I am building a form and thought all I had to do was to "tweak" the location of some numeric fields and date to complete it.  These fields are floating in the text fields.  But when I move a field, all other fields move too.  When I press on the arrow to the left of the key fields still float to the right.  What is going on?

    My form of hierarchy is as follows:

    Form

    -> header as date fields, buttons, digital.  (this part of the form is ok)

    -> WorkHistory subform (content = Flowed, flow direction = up and down)

    -> Table2 (Binding = table repeat for each data item)

    -> tableheader

    -> tabledetail

    -> tablefooter

    -> PaymentInfo subform (content = positioned)

    -> digital text with "floating" fields and date fields.  This is the section, I have questions.  I am positioning the fields to appear as if it is part of the text fields.  All the numberic, text, date and lines, but not text fields, are moved when a field is moved.

    I am using lifecycle Designer ES2, version 9.0

    Thank you

    Mike

    Hi Mike,.

    Strange behavior, I think that because you have a positioned subform (Subform1) nested under a subform sank (WorkHistory).

    I've changed that while they were at the same level and the fields are moving without the fields next to them.

    https://Acrobat.com/#d=aWShNFztAAc-XgcG6f5urg

    Good luck

    Bruce

  • How to move all the already marked spam emails for spam folder?

    Some emails are marked alread wich spam (there is an icon burn above), but still in my main Inbox folder. How to move all folder of spam at a time?

    Have you tried to select e-mails, drag and drop on the trash?
    Try to create a filter to move messages marked as spam to Spam folder.

  • Cannot move all the files as windows explore crashes - it happens every time when you use an external hard drive (several readers have been tested and work on other machines)

    I need to move files on my laptop, but windows crashes Explorer everytime I try this. This also applies when you use an alternative program to explore. It didn't happen last week but regularly spent the last six months. It is now that I need to migrate these files (mainly the images, but also the music and office documents).

    The error in the Event Viewer log States the following: start the application failing application Explorer.EXE, version 6.0.6002.18005, time stamp 0x49e01da5, failed module unknown, version 0.0.0.0, time stamp 0x00000000, exception code 0xc0000005, offset 0x02db07e0, process id 0 x 1650 error, time 0x01ca547fd1de6851.

    Thank you

    Make sure that the device is compatible with Vista, the Vista Compatibility Center: http://www.microsoft.com/windows/compatibility/windows-vista/default.aspx.

    If you need to get pilots to leave the computer dealer or the manufacturer of the device (NOT of Microsoft Updates).  In fact, you must disable automatic updates in Windows Update driver as follows: http://www.addictivetips.com/windows-tips/how-to-disable-automatic-driver-installation-in-windows-vista/. Follow these steps: http://pcsupport.about.com/od/driverssupport/ht/driverdlmfgr.htm.  Once you have the drivers, you can install them via the Manager device as follows: http://www.vistax64.com/tutorials/193584-device-manager-install-driver.html.  You need to find the NAS device and the NICs in particular - but it would not hurt to look at all the when you're there.

    Go to start / Control Panel / Add Hardware and select the first option (recommended) to see if the system can detect the device.  If this does not work, choose the second and provide the information requested on the device.  You will be asked for drivers - have their practice.  Follow the prompts to install the device (NAS).  Make sure that it is plugged in and turned on when you do so, or he not be recognized.  It's the hard way of installing a hardware device, but your system obviously isn't automatically recognize it then do it manually. Here is a brief tutorial on how to do so: http://www.web-articles.info/e/a/title/Windows-Vista :-Running-the-Add-Hardware-Wizard /.

    I hope this helps.  Good luck! Lorien - a - MCSE/MCSA/network + / A +.

  • HP Deskjet 2540 all-in-one series printer need all the model compatible ink cartridge

    Need of compatible cartridges for HP Deskjet 2540 all-in-one series printer. Need all the compatible ink cartridge model #' s. hard to find here in Tahiti (Moorea).

    Hello @bubbamoorea,

    Welcome to the HP Forums!

    I understand that you need compatible ink cartridges for the Deskjet 2540. I will do my best to help you. I recommend the continuation of this entire HP document on cartridges. You can go to the website of HP SureSupply here, which shows the compatible ink for your printer cartridge (HP 61 black and tri-color 61).

    You can also buy these cartridges on this Web site. If you have any further questions, please let me know. Have a good night!

Maybe you are looking for