alice-teacher Camera issues with 3.1

Eric Brown ewbrown at andrew.cmu.edu
Tue Feb 6 13:49:30 EST 2018


You could in code or in the scene editor "set camera vehicle to object”.  If in code just do it before the animation instructions.  The camera will then follow at the same view that it has at that point.  

If needed you could use "camera point at object” before setting the vehicle to have the camera orient to the object first if it isn’t already centered.

If you desire it to not follow the object after that point then set the vehicle back to “this" after that.

Sincerely,

Eric


> On Feb 6, 2018, at 1:36 PM, Melia, James E. <jmelia at bcps.org> wrote:
> 
> Nope- the camera can’t move on it’s own and remain centered on the object…. The camera just moves to the right as the object goes out of view…
> 
>  
> 
> This is unfortunate, as it is a basic skill I teach at the beginning to get camera and object movement experimentation among the students, and it won’t work.
> 
>  
> 
> I hope you find a solution. I may go back and just load 2.4.3 back onto the machines….
> 
>  
> 
> Jim Melia
> 
> Technology
> 
> Lansdowne High School
> 
> <image001.png>
>  
> 
> From: alice-teachers [mailto:alice-teachers-bounces+jmelia=bcps.org at lists.andrew.cmu.edu] On Behalf Of Donald Slater
> Sent: Tuesday, February 6, 2018 12:58 PM
> To: Alice educators <alice-teachers at lists.andrew.cmu.edu>
> Subject: Re: alice-teacher Camera issues with 3.1
> 
>  
> 
> Jim,
> 
> You are right, this code in Alice 3 does not function the same way as it does in Alice 2, and right now I do not have a good explanation for it. Here is a work around that comes close to replicating the Alice 2 behavior. You may play with
> 
>  
> 
> Do Together
> 
>    camera move right 10 meters duration 4 seconds Begin and End Abruptly
> 
>    Count 4
> 
>        Camera pointAt (obj) duhration 1 Second Begin and End Abruptly
> 
>  
> 
> Let me know if you have any questions...
> 
>  
> 
> Don Slater
> 
> Alice Project
> 
>  
> 
> Sent from my iPad
> 
> 
> On Feb 6, 2018, at 11:34 AM, Melia, James E. <jmelia at bcps.org> wrote:
> 
>  
> 
> I used to do a “do together”
> 
>                 Object MOVE right 10
> 
>                 Camera POINT AT Object
> 
> and the camera would follow the object. It does not do this in 3.1.
> 
>  
> 
> How do I make the camera stationary but focused on a moving object?
> 
>  
> 
>  
> 
> Jim Melia
> 
> Lansdowne HS
> 
> Baltimore County Schools
> 
> jmelia at bcps.org
> 
> 443-255-6729
> 
> _______________________________________________
> alice-teachers mailing list
> alice-teachers at lists.andrew.cmu.edu
> To change settings or unsubscribe visit:
> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
> 
> _______________________________________________
> alice-teachers mailing list
> alice-teachers at lists.andrew.cmu.edu
> To change settings or unsubscribe visit:
> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers



More information about the alice-teachers mailing list