Kritsakorn Chaumpanich. Object Creation  GameObject->Create Other ->Sphere.

Slides:



Advertisements
Similar presentations
INTRODUCTION TO ADOBE FLASH CS4
Advertisements

1 After completing this lesson, you will be able to: Create a database. Create a table using the Table Wizard. Create and modify a table in Design view.
1What is the Stage. 2How do you open a panel in Flash
Chapter 4 Transforming and Distorting Objects. Objectives Transform objects Offset and outline paths Create compound paths Work with the Pathfinder panel.
Working with Tables for Page Design – Lesson 41 Working with Tables for Page Design Lesson 4.
Individual Graphs in Excel. Go to Intranet/Interventions/ CICO T2 Put in time frame and click boxes “Has CICO Record” and “Report Mode.”
Animating Assembly Models and Exporting Video The Exploded Assembly Presentation can be animated to show how the components and subassemblies fit together.
Access Lesson 2 Creating a Database
Based on Roll-a-ball video tutorial from Unity Technologies Part WakeUpAndCode.com.
Chapter Extension 6 Using Microsoft Access © 2008 Pearson Prentice Hall, Experiencing MIS, David Kroenke.
Microsoft Access 2007 Microsoft Access 2007 Introduction to Database Programs.
By: cristian & gabriel. How 3D Modeling Works The 3D modelling software is used to design all kinds of objects like planes and cars. The objects can be.
Camera Switch. Objective Able to operate briefly the timeline – Zoom in /out – Display different tracks – Display effects at various tracks Able to switch.
Chapter 4 Dreamweaver: Part II The Web Warrior Guide to Web Design Technologies.
EDU 271. Introduction to Microsoft Publisher  Microsoft Publisher helps you easily create, customize, and publish materials such as: newsletters, brochures,
Chapter 11 Adding Sound and Video. Chapter 11 Lessons 1.Work with sound 2.Specify synchronization options 3.Modify sounds 4.Use ActionScript with sound.
EEC-693/793 Applied Computer Vision with Depth Cameras Lecture 13 Wenbing Zhao
CT1514.  What is Motion Guide Layer?  Controls the movement of objects in a Motion tween animation  How to create a Motion Guide Layer?  Click on.
Adding User Interactivity – Lesson 51 Adding User Interactivity Lesson 5.
Filters and Blend Modes. Filters Filters are a method that processes the pixels of a graphic object to produce a specific visual effect Filters can only.
Introduction to Flash. Topics What is Flash? What can you do with it? Simple animation Complex interactive web application, such as an online store. Starting.
2. Recording a Macro. Macro Recording Select Record Macro from the Macro file menu and the dialog box opposite will appear Your macro will require a name.
DIAMOND SHINE EFFECT. IN THIS STEP BY STEP LESSON, I WILL SHOW YOU HOW TO CREATE VERY ATTRACTIVE DIAMOND SHINE EFFECT USING SOME SPECIAL FLASH TIPS AND.
Distributed Multimedia Programming Week - 1. Document Window  The Document Window is divided in to six main components Timeline – The Timeline is where.
2006 Adobe Systems Incorporated. All Rights Reserved. 1 INTRODUCTION TO ADOBE FLASH CS3.
How to create an eBook in PowerPoint. Video.
Microsoft PowerPoint 2007 Introduction to Presentation Programs
Flash CS 5 Interface BY NSCHEWCZYK | ©2012. MENU BAR A bar at the top of the window. It lists menu options including: File, Edit, View, Insert, Modify,
Exploring the Macromedia Flash Workspace – Lesson 2 1 Exploring the Macromedia Flash Workspace Lesson 2.
Blender Animation Basics I. Animation Basics  Selecting a preset format will set your frame rate correctly.
Yingcai Xiao Game Development with Unity3D. Outline IDE Engine Assets Tutorial Examples Inside.
 The ribbon is the primary form of navigation in the Microsoft Office 2007 system.  There are seven Tabs on the Ribbon, more (contextual) tabs will.
Building the Events Components– Lesson 111 Building the Events Components Lesson 11.
BASIC MOTION TWEEN Studio 8 1. Draw a square (blue fill, no stroke) on the upper-left area of the stage.
Macromedia Flash 8 Revealed WORKING WITH SYMBOLS AND INTERACTIVITY.
Slide 1 Using Menu Bar & Common Dialog Boxes. Slide 2 Setting Up the Main Items v First open the form on which you want the menu located v Then start.
Distributed Multimedia Programming Week - 3 Shape Tweening Symbols and Instances.
Adding Text and Navigation to the Home Page – Lesson 51 Adding Text and Navigation to the Home Page Lesson 5.
Tutorial 3 Creating Animations. XP Objectives Learn the different elements of animation Create frames and layers Organize frames and layers using the.
Chapter 18 Working with Animation, Video, & Photography.
By: Susan Freeman Getting Started 1.Go to Start Programs Microsoft PowerPoint.
1.5 LooGix.com Experience and Creation Meg Moring.
Video in Macromedia Flash (Optional) – Lesson 121 Video in Macromedia Flash (Optional) Lesson 12.
CIS 205—Web Design & Development Flash Chapter 3 Appendix on Using Buttons.
© 2011 Delmar, Cengage Learning Chapter 11 Adding Sound and Video.
From: CHAPTER 9– Advance Compound Objects 3DS MAX AND ITS APPLICATIONS Advanced Compound Objects James Martin High School Computer Multimedia and Animation.
PPT2.01 CREATING AND MODIFYING TEXT AND GRAPHIC OBJECTS Dr. Ennis-Cole.
XP Tutorial 3 Creating Animations. XP New Perspectives on Macromedia Flash MX Elements of Animation Layers are used to organize the content of.
Chapter1 The flash interface and action script 3.0.
Flash 1. Document Properties Set frame rate and dimensions of project Set frame rate and dimensions of project (default width=550 and height=400)
Creating a Zip File with a Password. 1.Right Click on the File or Folder you want to Zip. 2.Choose “Add to Zip”
Integrating Components and Dynamic Text Boxes with the Animated Map– Lesson 101 Integrating Components and Dynamic Text Boxes with the Animated Map Lesson.
This is what we want to produce Import sketch dimensions Label angles Set the scale Add linear dimensions.
CIS 205—Web Design & Development Flash Chapter 3 Working with Symbols and Interactivity.
Yingcai Xiao Game Development with Unity3D Inside/Outside Unity3D.
- File>New>Record width and Height’s pixel that you desire Moving GIF animation -Choose File > Place> -Navigate to the file you want to insert and then.
AutoDidge Digitizing scanned well log images. Autodidge AUTODIDGE is a program that allows you to digitize scanned well log images to capture curve data.
Game Development with Unity3D
Setting up Solver Add-in for Excel
Introduction to Microsoft publisher
Game Development with Unity3D Inside/Outside Unity3D
TDA Direct Certification
Introduction to Microsoft publisher
Flash Interface, Commands and Functions
Animation Workshop Week 2
INTRODUCTION TO ADOBE FLASH CS4
A Prime Example of HCI Application
File Upload.
Excel: Solver Participation Project
Graphic and Other Object in Origin
Presentation transcript:

Kritsakorn Chaumpanich

Object Creation  GameObject->Create Other ->Sphere

 Inspector and transform component  Moving,translation, rotation and scaling tools

Animation  Click on any object.  Component->Miscellaneous->Animation

Animation  Window->Animation  Click on the record button(red button) on the top left. It will start to recode the key- frames.  Save a new animation clip file.  Click on Add Curve button. This way allows you to select different animation types. You can add multiple types of animation for each object.  Select transform  position, rotation or scaling.

Animation  Add key frame on the time line as many as you want.  For each key frame, you can modify any attributes that belong to it.  Click on the red button again to close the animation clip.

Animation  Go back to Unity window.  Under Inspector  Animation, change the name of animation clip from none to the one that you already make.

Animation Event  Allows you to call functions in the object’s script at specified points in the timeline.  Add a new Animation Event by double- clicking the Event Line or by using the Event button.

 When you add an event, a dialog box will appear to prompt you for the name of the function and the value of the parameter you want to pass to it.

Morphing  Cell endocytosis with morphing technic.

Morphing  Cell membrane endocytose nanoparticle with DNA and LPEI.