Hello World! I'm talking about using markers in Alice 3. I've setup a scene with the snow and we have a penguin. And I have the snowwoman. What I'd like to do is have the penguin Move over next to the woman. And then say hello or something like that. So I'm going to take my penguin [scroll down] Add an object marker. And... I'm going to call this Penguin. Marker. And. Then we're going to. Take my penguin. And I'm going to move it. Over next to where I want him to be. To talk to the woman. And I'm going to rotate it just a little bit. So that he can talk to her. And then I'm going to. Add another object marker. Call this Marker. NextTo snowwoman Good descriptive names are helpful. To you as we move along. I want to put my. Penguin back to that first marker. When the movie starts. I'm going to click that. And say to move the penguin. Back to that Marker. If I want to Change the marker Let's say I take the penguin. And I moved him. over Just a little bit. And I want to change that marker to where he is now. Pick that marker and move it over to him. So let's see how that works in our code. I've already added a comment. So what I want the penguin to do. is Move and orient to that means. Both the position and the rotation. The woman snowwoman marker He's going to move and orient to that. Let's just run that. [restart] He changes he rotates as he's moving. So then. After he moves over there, I'm going to have The penguin say Hello Let's run that again. He moves over next to her and says hello. And so that's the markers: first we add the marker in setup scene. And then we can move and orient to the marker next to the snowwoman. And that's it.