1 / 17

Extra notes for Day 3 June 18, 2008

Extra notes for Day 3 June 18, 2008. Extra Notes for Day 3 – how to’s. Adding 3D text to your world How to make objects invisible during “Play” How to add a delay – “wait” How to make objects invisible at setup How to move the camera with the princess

tayte
Download Presentation

Extra notes for Day 3 June 18, 2008

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Extra notes for Day 3June 18, 2008

  2. Extra Notes for Day 3 – how to’s • Adding 3D text to your world • How to make objects invisible during “Play” • How to add a delay – “wait” • How to make objects invisible at setup • How to move the camera with the princess • Getting the ground to be straight again • How to move the camera with skycar cab2

  3. To add 3D textIn local gallery, go to right end.Click on 3D text

  4. Type in a phrase andclick ok…

  5. Those words appear in the worldand also in the object tree

  6. Use the controls to move the words upback and straighten out….

  7. 1)Click on the object and properties, 2) then the text,and 3) then other and enter “Starting ok?” . 1. 2. 3.

  8. Notice the words in the world changed, but not the words in the object tree….

  9. Making 3Dtext invisible in code - Click and drag IsShowingand select false – then click play

  10. Add a wait, drag “wait” up fromthe bottom of the window and select2 secs, then Play

  11. Add this code and PlayThen, add a cow to your world

  12. Now make the cow invisible –Click on cow in object tree, then click on isShowing true and set to false

  13. The cow should disappearNow add this code and play to see the cow appear later

  14. Setting camera to move with princess -First, set camera to move with princessThen, set to no longer move with her

  15. If you move the ground by mistake,like this, how do you get it back to its original position?

  16. Drag into the picture, ground “stand up”and it goes back to original placement

  17. Moving the camera with car2 –see code below

More Related