Unity第一人稱射擊FPS游戲武器制作視頻教程 CGCookie Fundamentals of Weapon Mechanics in Unity
本視頻教程是由CGCookie機構出品的Unity第一人稱射擊FPS游戲武器制作視頻教程,CGCookie Fundamentals of Weapon Mechanics in Unity,時長:5小時,大?。? GB,MP4高清視頻格式,教程使用軟件:Unity 5, 作者:Jonathan Gonzalez,共12個章節,語言:英語。
Unity是由Unity Technologies開發的一個讓玩家輕松創建諸如三維視頻游戲、建筑可視化、實時三維動畫等類型互動內容的多平臺的綜合型游戲開發工具,是一個全面整合的專業游戲引擎。Unity類似于Director,Blender game engine, Virtools 或 Torque Game Builder等利用交互的圖型化開發環境為首要方式的軟件其編輯器運行在Windows 和Mac OS X下,可發布游戲至Windows、Mac、Wii、iPhone、Windows phone 8和Android平臺。也可以利用Unity web player插件發布網頁游戲,支持Mac和Windows的網頁瀏覽。它的網頁播放器也被Mac widgets所支持。
Unity3D是一個讓你輕松創作的多平臺的游戲開發工具,是一個全面整合的專業游戲引擎。Unity代表了一個質的飛躍——內置的光照貼圖(lightmapping)、遮擋剔除(occlusion culling)和調試器。編輯器經過徹底革新,讓你可以獲得卓越的性能體驗。不可思議、無法阻擋的產品已經看到了曙光。
Unity是一款跨平臺的游戲開發工具,從一開始就被設計成易于使用的產品。作為一個完全集成的專業級應用,Unity還包含了價值數百萬美元的功能強大的游戲引擎。Unity 4作為一個游戲開發工具,它的設計主旨就是讓你能夠創建令人驚訝的游戲。如果你之前嘗試過Unity,請查看Unity 3都做了哪些更新。如果你是第一次嘗試,那就好好看看吧,看Unity都能為你帶來什么。Unity作為一種開發環境,可讓你脫離傳統的游戲開發方式,以一種更簡單的方式專注于你的游戲開發。開發網絡游戲、移動游戲、單機游戲,Unity都能完全勝任。
CGCookie Fundamentals of Weapon Mechanics in Unity
In this first course of the Unity First Person Shooter flow we’ll create a weapon from the ground up. This course is aimed at intermediate to advanced users as we will be covering varying aspects to build this weapon. The project files will include a first person rig that includes a pistol that we will be using in this course. While the course does utilize a pistol, note that all the techniques covered in this course can be applied to any weapon type.
So what will you learn how to build? This course will cover:
Raycasting which will display bullet hole textures to indicate impact
Mecanim animation states to control the various animations of our rig
Using Animation events to call a function at a precise moment
Scripting to control everything including when to call certain animations, audio or functions
Adjusting the rate of fire based on the weapon type
Shooting projectiles for things like a paintball gun or rocket launchers
Utilizing iron sights on a weapon when right clicking
By the end of this course you should feel confident to build your very own FPS weapons from machine guns to pistols to even projectile based weapons. This will be part of a series of courses that will guide you from start to finish on how to build a first person shooter.