Displaying results 41 - 60 of 10,000 results for "lynda scripting unity with c"

The Ultimate Guide to Game Development with Unity (Official)

Rated 4.5★ stars based on | 2,514 ratings · . Cost $14 · . Course Length: 21 hours estimated

*NEW* Unity 2019/2020.x Compatible. (Update support through 2021/2022. ) 10/23/2021*NEW* Post Processing Stack V2 Added  *NEW* Android Build Support Added Extended ContentThis course is authorized by and made in partnership with Unity Technologies.If you are...

Offered through Udemy | Taught by Jonathan Weinberger, Unity Technologies


Add Ragdoll Effect to a Character in Unity

Cost $9 · . Course Length: 1 hours estimated

Unity Physics is a great mechanic that simulates real-life physics into a character within a Scene. One entertaining effect in some games is the "ragdoll" effect, usually activated when a player or NPC dies or is thrown into the air. Traditionally, it is a...

Offered through Coursera | and created by Coursera Project Network | Taught by Edward Falzon


Unity Services Implementation

Unity Expert Gameplay Programmer Certification Preparation

Rated 1.0★ stars based on | 1 ratings · . Cost $100 · . Course Length: 11 hours estimated

Welcome to Unity Services Implementation, the final course in Unity's Gameplay Programming Specialization! This course is exam preparation for Unity's Expert Gameplay Programmer Certification Exam. This course will challenge you with a series of realistic...

Offered through Coursera | and created by Unity | Taught by Unity Technologies, Dustin Carroll


Make an Action Bar with C# in Unity Part 2 - Visual Effects

Cost $9 · . Course Length: 2 hours estimated

Action bars are more than just a mechanic in a game. They're also quite prominent on the screen and usually contain vivid icons and indicators that provide important feedback to the player. That's why mechanics alone can't create a truly useful action bar. In...

Offered through Coursera | and created by Coursera Project Network | Taught by Edward Falzon


Manipulate Object Properties with C# in Unity

Cost $9 · . Course Length: 1 hours estimated

In this two-hour, project-based course, you’ll use Unity to learn about directly manipulating certain properties of GameObjects, including color, scale and position. In a simple space environment, you'll calculate distances between objects to derive color, use...

Offered through Coursera | and created by Coursera Project Network | Taught by Edward Falzon


Game Prototyping in Unity

Cost $29 · . Course Length: 2 hours estimated

Have you ever wondered how to get started making a game from scratch? In this course, Game Prototyping in Unity, you'll learn just that, covering all of the steps needed to build a playable prototype. First, you'll explore how to create a simple level layout in...

Offered through Pluralsight | Taught by MJ Johns



Data Structures and Design Patterns for Game Developers

C# Programming for Unity Game Development

Rated 4.1★ stars based on | 8 ratings · . Cost $49 · . Course Length: 22 hours estimated

This course is a stand-alone course that builds on the knowledge included in the C# Programming for Unity Game Development Specialization, so the course assumes you have the prerequisite knowledge from that Specialization. You should make sure you have that...

Offered through Coursera | and created by University of Colorado System | Taught by Dr. Tim "Dr. T" Chamillard


Unity Expert Gameplay Programmer Certification Preparation

A Specialization from Coursera

. Contains 5 courses · . Course Total length: 82 hours estimated

Welcome to Unity’s Expert Gameplay Programming Specialization! This Specialization is test-prep for the Unity Certified Expert

Offered through Coursera | and created by Unity | Taught by Unity Technologies, Dustin Carroll


مقدمة لفيزياء ألعاب الفيديو باستخدام محرك ألعاب Unity

Cost $9 · . Course Length: 1 hours estimated

في نهاية هذا المشروع هتكون قادر على التعامل مع Physics بداخل Unity Game Engine باستعمال لغة #C للبرمجة، وهتقدر تتعامل مع 3 أنواع من الـForces بداخل Unity، منهم regular force، explosive force، و torque. المشروع دا لا غنى عنه لأى حد بيتعلم Game Development وحابب...

Offered through Coursera | and created by Coursera Project Network | Taught by Remon Ramy


Introducción al desarrollo de videojuegos con Unity

Rated 5.0★ stars based on | 4 ratings · . Cost $50 · . Course Length: 24 hours estimated

Nunca antes el mercado de los videojuegos se ha encontrado en un mejor momento. En la actualidad existen multitud de plataformas disponibles y la irrupción de los dispositivos móviles ha revolucionado el sector. La existencia de múltiples plataformas implica...

Offered through edX | and created by Universitat Politècnica de Valencia, UPValenciaX, Universitat Politècnica de Valencia | Taught by Jordi Linares Pellicer


Meta Spark Creator AR Certification

Meta AR Developer

Cost $49 · . Course Length: 1 hours estimated

This course helps you prepare for the Meta Certified Meta Spark Creator exam. You’ll be guided through scheduling the exam and you’ll get access to the study guide and other resources to help you prepare for the exam. This course is only accessible to learners...

Offered through Coursera | and created by Meta | Taught by Taught by Meta Staff


Make Your Pick-Ups Look Cool in Unity (Intro to Animation 1)

Cost $9 · . Course Length: 2 hours estimated

In this two-hour, project-based course, we introduce Unity's powerful animation tool. You'll learn about different animations and effects that you can apply to pick-up objects to make them more noticeable and give your game a more polished look. This project...

Offered through Coursera | and created by Coursera Project Network | Taught by Edward Falzon


Performance Optimization in Unity

Unity Expert Gameplay Programmer Certification Preparation

Cost $100 · . Course Length: 20 hours estimated

Welcome to Performance Optimization in Unity, the fourth course in Unity's Gameplay Programming Specialization! This course is exam preparation for Unity's Expert Gameplay Programmer Certification Exam. This course will challenge you with a series of realistic...

Offered through Coursera | and created by Unity | Taught by Unity Technologies, Dustin Carroll


Create a Dialog Box with C# in Unity Part 1 - Message Prompt

Cost $9 · . Course Length: 1 hours estimated

In this one-hour, project-based course, you'll learn how to use Unity's User Interface (UI) Toolkit for creating a simple, pop-up dialog box for your game. This project covers creating and setting up each UI component and writing a simple script that will show and...

Offered through Coursera | and created by Coursera Project Network | Taught by Edward Falzon


Create Moving Platforms and Elevators with C# in Unity

Cost $9 · . Course Length: 1 hours estimated

In this one-hour, project-based course, you'll be able to learn how to create a moving platform, allowing the Player to move as a passenger on it. You'll also create a button-controlled elevator and write the underlying code to make it work. The guided project...

Offered through Coursera | and created by Coursera Project Network | Taught by Edward Falzon


Create a Coin Pick-Up and Spending Mechanics in Unity

Cost $9 · . Course Length: 1 hours estimated

In this two-hour, project-based course, you'll learn how to create a currency pick-up mechanic for your game. We'll cover creating a simple heads-up display, setting up collectible coins and purchasable GameObjects, and writing C# scripts to manage the player's...

Offered through Coursera | and created by Coursera Project Network | Taught by Edward Falzon


Click-to-Move with Unity NavMesh

Cost $9 · . Course Length: 1 hours estimated

In this one-hour, project-based course, you'll learn how to utilize the Navigation System to move a character to wherever the player clicks. We'll be setting up a "NavMesh" that defines where the character is able to walk. You will also learn how to set up static...

Offered through Coursera | and created by Coursera Project Network | Taught by Edward Falzon


Complete C# Unity Game Developer 2D

Rated 4.6★ stars based on | 10,000 ratings · . Cost $16 · . Course Length: 18 hours estimated

The course has recently been remastered in Unity 2021.1. This course started as a runaway success on Kickstarter and has gone on to become the most popular and most watched Unity game development course on Udemy. The course has full English closed-captions...

Offered through Udemy | Taught by Ben Tristem, GameDev.tv by Ben Tristem, Rick Davidson and others


C++ Programming for Unreal Game Development

A Specialization from Coursera

. Contains 4 courses · . Course Total length: 80 hours estimated

This Specialization is intended for intermediate programmers who want to learn how to program Unreal Engine games using C++. Learners should complete at least one other programming Specialization on Coursera (see https

Offered through Coursera | and created by University of Colorado System | Taught by Dr. Tim "Dr. T" Chamillard


Designing Traps with C# in Unity

Cost $9 · . Course Length: 1 hours estimated

Traps come in different forms and mechanics. They are an ever-present nemesis in adventure and puzzle games and are varied and full of individual tricks that separate one trap from another. But with all its difference, all of it can be traced back to its basic...

Offered through Coursera | and created by Coursera Project Network | Taught by Edward Falzon

Advanced Search Filters
Level: Any
Length: Any
Start: Anytime
Price: Any