會員登錄
軟體搜尋
您的位置: 網站首頁 >> 專業知識教學 >> 電腦教學認證 >> 商品詳情
商品詳情
商品編號:DVD17035 碟片數量:1片 銷售價格:200 瀏覽次數:34699 【轉載TXT文檔】 |
您可能也喜歡:
DVDP079--DIGITALTUTORS INTRODUCTION TO SOFTIMAGE 2014 (Softimage骨骼入門教學) 英文教學版(DVD9一片裝 此片售價200元)
TIC2614--PLURALSIGHT INTRODUCTION TO GOOGLE CLOUD 視頻教學 英文教學版
CB0768-7--Learnkey ASP.NET For Developers Part 2 英文光碟正式版 (7片裝)
TIC1867--Sonic Academy How To Make Tribal 英文正式版(教學)
TIC2355--PLURALSIGHT NET SHAREPOINT 2010 DEVELOPER RAMP UP PART 4 視頻教學 英文正式版
商品描述
DIGITALTUTORS UNITY MOBILE GAME DEVELOPMENT COMMUNICATION WITH NOTIFICATION CENTER 視頻教學 英文教學版(DVD一片裝)
軟體簡介:
In this Unity tutorial, we'll learn various ways our scripts can access and
talk to each other. We'll begin the tutorial by learning about all the
built-in methods Unity gives us to talk between scripts and between objects.
We'll learn the how to find and access scripts on any game object using either
direct connections, finding the object or the physics system. Finally we'll
examine how a script can call methods on many other scripts using the
messaging system in Unity. Each of these methods has limitations, so next
we'll introduce the 3rd party script 'Notification Center' which acts as a
central hub for easily communicating between multiple scripts. We'll learn
how to post a new notification, how to observe a notification and how to pass
data through the Notification Center. We'll wrap everything up by examining
each of these methods and discuss which we should use in various situations.
Understanding how our scripts will talk to each other lets us break our game
into many script components, while still creating the functionality we need
with the least amount of effort.
軟體簡介:
In this Unity tutorial, we'll learn various ways our scripts can access and
talk to each other. We'll begin the tutorial by learning about all the
built-in methods Unity gives us to talk between scripts and between objects.
We'll learn the how to find and access scripts on any game object using either
direct connections, finding the object or the physics system. Finally we'll
examine how a script can call methods on many other scripts using the
messaging system in Unity. Each of these methods has limitations, so next
we'll introduce the 3rd party script 'Notification Center' which acts as a
central hub for easily communicating between multiple scripts. We'll learn
how to post a new notification, how to observe a notification and how to pass
data through the Notification Center. We'll wrap everything up by examining
each of these methods and discuss which we should use in various situations.
Understanding how our scripts will talk to each other lets us break our game
into many script components, while still creating the functionality we need
with the least amount of effort.