Scene switching

Wondering how to accomplish a certain animation task? Ask here.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
User avatar
Blade_Rain
Posts: 16777215
Joined: Thu Mar 27, 2008 10:20 pm
Location: Delaware

Scene switching

Post by Blade_Rain »

How would i switch from one scene to the next, like a transition? Thanks.
User avatar
synthsin75
Posts: 10270
Joined: Mon Jan 14, 2008 11:20 pm
Location: Oklahoma
Contact:

Post by synthsin75 »

Well if you want to do it all in ASP, you can cut or fade between scenes using layer visibility. Or you can get fancy and have a group layer for each scene, that way you can do any sort of layer manipulation to transition. ASP can easily do any of the fancy 'movie editor' transitions, just get creative. Stack your scenes so that when you scale and/or rotate and/or translate the previous scene out of view it exposes the next.

Just some ideas :wink:
User avatar
Blade_Rain
Posts: 16777215
Joined: Thu Mar 27, 2008 10:20 pm
Location: Delaware

Post by Blade_Rain »

synthsin75 wrote:Well if you want to do it all in ASP, you can cut or fade between scenes using layer visibility. Or you can get fancy and have a group layer for each scene, that way you can do any sort of layer manipulation to transition. ASP can easily do any of the fancy 'movie editor' transitions, just get creative. Stack your scenes so that when you scale and/or rotate and/or translate the previous scene out of view it exposes the next.

Just some ideas :wink:
Ok... How would I do that lol? And thanks for answering.
User avatar
heyvern
Posts: 7042
Joined: Fri Sep 02, 2005 4:49 am

Post by heyvern »

Blade_Rain wrote: Ok... How would I do that?
Do you know what a group or bone layer is?
Do you know how to change the opacity of a layer over time or turn off its visibility?
Do you know how to use masking?

If you don't know how to do the above then learn those things first. "how do I do that" is too general. The options are endless.

Simplest answer:

Put all layers of one "scene" in a group/bone folder and all layers of another scene in another group/bone folder. Fade the opacity or turn off visibility of one scene so the other appears below it at a specific point in time.

There will be other issues involved like moving key frames of each scene so they start at the right point... etc etc.

That is just one teeny tiny example. You could also translate one scene off screen like a screen wipe. You could use masking to create a shrinking or growing circle to create a transition... etc etc.

-vern
User avatar
Blade_Rain
Posts: 16777215
Joined: Thu Mar 27, 2008 10:20 pm
Location: Delaware

Post by Blade_Rain »

Thanks heyvern!

Somehow I get the feeling that you know everything lol :D
User avatar
Rasheed
Posts: 2008
Joined: Tue May 17, 2005 8:30 am
Location: The Netherlands

Post by Rasheed »

Blade_Rain wrote:Somehow I get the feeling that you know everything lol :D
I hope not, because Vern likes to find out new tricks and write about these in the forum.

I'm just curious how to control a 3D bone rig with a 2D master bone rig. Vern wrote he was working on that, so I guess he doesn't know a solution for that... yet.
User avatar
heyvern
Posts: 7042
Joined: Fri Sep 02, 2005 4:49 am

Post by heyvern »

The real world intrudes. Vern has to earn a living... and sleep... and eat occasionally too. ;)

-vern
User avatar
Rasheed
Posts: 2008
Joined: Tue May 17, 2005 8:30 am
Location: The Netherlands

Post by Rasheed »

Can't you have a replica do that for you? ;)
User avatar
heyvern
Posts: 7042
Joined: Fri Sep 02, 2005 4:49 am

Post by heyvern »

Rasheed wrote:Can't you have a replica do that for you? ;)
I can't find one that runs the Mac OS. ;)

-vern
User avatar
slowtiger
Posts: 6246
Joined: Thu Feb 16, 2006 6:53 pm
Location: Berlin, Germany
Contact:

Post by slowtiger »

Vern's running on Mac OS?
User avatar
heyvern
Posts: 7042
Joined: Fri Sep 02, 2005 4:49 am

Post by heyvern »

Yes, Mac for most things. I have both Mac/Win.

-vern
Post Reply