SlideShare a Scribd company logo
UnityScript
The Basics Part 2

WOODIWISS.ME

Freelance Web Developer & Lecturer
in the Winchester, Hampshire area.
What’s Happening?!

•

Scope.

•

Operators.

•

Statements.

WOODIWISS.ME
Scope
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
Error
Danger, Will Robinson!

WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
Operators
WOODIWISS.ME
Is Equal To
==
!

worked
UnityEngine.Debug:Log(Object)

WOODIWISS.ME
Is Not Equal
To
!=
!

worked
UnityEngine.Debug:Log(Object)

WOODIWISS.ME
Greater than
>
!

worked
UnityEngine.Debug:Log(Object)

WOODIWISS.ME
Less than
<
!

…

WOODIWISS.ME
WOODIWISS.ME
Statements
WOODIWISS.ME
If Statement
Argument needs to be true.

WOODIWISS.ME
If Else
statement
else catches false if
statement.

WOODIWISS.ME
For Statement
For iterating over things.

WOODIWISS.ME
Returns
WOODIWISS.ME
More complex
For statement with array.

WOODIWISS.ME
More complex
For statement with array.

WOODIWISS.ME
Returns
WOODIWISS.ME
Research & links

•

http://wiki.unity3d.com/index.php?
title=Head_First_into_Unity_with_UnityScript

•

http://www.w3schools.com/js/js_operators.asp

WOODIWISS.ME
Questions?

WOODIWISS.ME

Freelance Web Developer & Lecturer
in the Winchester, Hampshire area.

More Related Content

PDF
Web Design Assignment and Reflection
PPTX
Monday May 17
PPTX
Tìm hiểu Wordpress hook
PPTX
Common usage of Sphinx
PDF
Self-actualisation & the web: is the internet nearing Maslow's peak?
PDF
digital media-network-talk-21-01-2014
PDF
Specialisation 1-jquery-basics
PDF
Nlt 1-terminal-basics
Web Design Assignment and Reflection
Monday May 17
Tìm hiểu Wordpress hook
Common usage of Sphinx
Self-actualisation & the web: is the internet nearing Maslow's peak?
digital media-network-talk-21-01-2014
Specialisation 1-jquery-basics
Nlt 1-terminal-basics

Recently uploaded (20)

PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Electronic commerce courselecture one. Pdf
PDF
Empathic Computing: Creating Shared Understanding
PPT
Teaching material agriculture food technology
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
Cloud computing and distributed systems.
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
Spectroscopy.pptx food analysis technology
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Encapsulation theory and applications.pdf
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Approach and Philosophy of On baking technology
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Digital-Transformation-Roadmap-for-Companies.pptx
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Electronic commerce courselecture one. Pdf
Empathic Computing: Creating Shared Understanding
Teaching material agriculture food technology
Per capita expenditure prediction using model stacking based on satellite ima...
“AI and Expert System Decision Support & Business Intelligence Systems”
Encapsulation_ Review paper, used for researhc scholars
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Cloud computing and distributed systems.
20250228 LYD VKU AI Blended-Learning.pptx
Network Security Unit 5.pdf for BCA BBA.
Spectroscopy.pptx food analysis technology
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Agricultural_Statistics_at_a_Glance_2022_0.pdf
MYSQL Presentation for SQL database connectivity
Encapsulation theory and applications.pdf
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Approach and Philosophy of On baking technology
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Ad
Ad

Unity clinic3-unityscript-basics-part2