Udemy - RPG Inventory Systems Asset Pack - Behind The Scenes

Torrent Details

Udemy - RPG Inventory Systems Asset Pack - Behind The ScenesUdemy - RPG Inventory Systems Asset Pack - Behind The Scenes

NAME
Udemy - RPG Inventory Systems Asset Pack - Behind The Scenes.torrent
CATEGORY
Other
INFOHASH
33c42171abdd7f70383a979da1e2cc7f8dd0bf4f
SIZE
3.9 GB in 98 files
ADDED
Uploaded on 02-02-2022 by our crawler pet called "Spidey".
SWARM
0 seeders & 1 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

[ DevCourseWeb.com ] RPG Inventory Systems Asset Pack: Behind The Scenes



If You Need More Stuff, kindly Visit and Support Us -->> https://DevCourseWeb.com







MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz

Language: English | Size: 3.89 GB | Duration: 8h 53m



Review and integrate an RPG-Style Inventory System. All Code Base Provided As A Flexible Asset Pack



What you'll learn

How to implement and lay out your inventory UI (user interface) so that the panels, buttons, slots and icons make sense.

How to use useful UI components like the Scroll View Asset and the Grid Layout Group to more easily structure your inventory UI.

How to use the drag-and-drop system so that players can pick up inventory items and move them to other slots, or drop them into the world.

How to use a pickup system with scriptable objects providing the data for specific inventory items.

How to use and modify the equipping system so that players can equip weapons and armor from their inventory.

How to interface between what the player sees on screen in their inventory and what your backend system knows should be the appropriate information stored in the inventory.

How to use and modify a tooltip system that gives the player information about their inventory items.

How to make items stackable so that if a player has more than one of an item it only takes up one inventory slot and displays how many items have been stacked.

How to refactor your code so that when a new feature is added, it propagates to all areas of your project without breaking your game.

How to build a user interface mockup in Unity before your functionality is in place.



Requirements

You should be able to write basic C# (loops, conditionals, components, etc)

Some familiarity with Unity's APIs is helpful.

You should know your way round Unity's editor.

We recommend you take at least the first half of our Complete Unity Developer 2D or 3D, or equivalent, as a pre-requisite.

Description

Using Unity 2019.3, we’ll show you how to include an inventory system for any of your projects that require items to be picked up, dropped, moved and equipped!



If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com



Get More Tutorials and Support Us -->> https://FreeCourseWeb.com



We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...



Image error



Image error

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
~Get Your Files Here !/01 - Intro & Setup/0 START HERE.unitypackage12.6 MB
~Get Your Files Here !/01 - Intro & Setup/001 Welcome To The Course.mp451.3 MB
~Get Your Files Here !/01 - Intro & Setup/001 Welcome To The Course_en.vtt3.3 KB
~Get Your Files Here !/01 - Intro & Setup/002 What Are We Creating.mp498 MB
~Get Your Files Here !/01 - Intro & Setup/002 What Are We Creating_en.vtt6.7 KB
~Get Your Files Here !/01 - Intro & Setup/003 How To Follow This Course.mp439.4 MB
~Get Your Files Here !/01 - Intro & Setup/003 How To Follow This Course_en.vtt6.4 KB
~Get Your Files Here !/01 - Intro & Setup/004 Get The Project.mp441.7 MB
~Get Your Files Here !/01 - Intro & Setup/004 Get The Project_en.vtt10.2 KB
~Get Your Files Here !/01 - Intro & Setup/005 The START HERE Commit.mp417.6 MB
~Get Your Files Here !/01 - Intro & Setup/005 The START HERE Commit_en.vtt4.9 KB
~Get Your Files Here !/01 - Intro & Setup/006 Questions & Getting Support.html2.3 KB
~Get Your Files Here !/01 - Intro & Setup/007 Asset Partners & Licenses.mp420.2 MB
~Get Your Files Here !/01 - Intro & Setup/007 Asset Partners & Licenses_en.vtt3.6 KB
~Get Your Files Here !/01 - Intro & Setup/1 Mock Inventory UI.unitypackage12.6 MB
~Get Your Files Here !/01 - Intro & Setup/2 UI Dragging.unitypackage12.6 MB
~Get Your Files Here !/01 - Intro & Setup/3 Inventory Backing Store.unitypackage12.6 MB
~Get Your Files Here !/01 - Intro & Setup/4 Pickup System.unitypackage12.6 MB
~Get Your Files Here !/01 - Intro & Setup/5 Dropping System.unitypackage12.6 MB
~Get Your Files Here !/01 - Intro & Setup/6 Tooltip System.unitypackage12.6 MB
~Get Your Files Here !/01 - Intro & Setup/7 Stackable Items.unitypackage12.6 MB
~Get Your Files Here !/01 - Intro & Setup/8 Equipment System.unitypackage12.6 MB
~Get Your Files Here !/01 - Intro & Setup/9 Action System.unitypackage12.6 MB
~Get Your Files Here !/01 - Intro & Setup/external-assets-links.txt139 B
~Get Your Files Here !/02 - Adding UI/001 Unity UI Primer.mp4116.8 MB
~Get Your Files Here !/02 - Adding UI/001 Unity UI Primer_en.vtt19.5 KB
~Get Your Files Here !/02 - Adding UI/002 Show & Hide Panels.mp452.8 MB
~Get Your Files Here !/02 - Adding UI/002 Show & Hide Panels_en.vtt16.5 KB
~Get Your Files Here !/02 - Adding UI/003 Placing & Slicing UI Assets.mp493.4 MB
~Get Your Files Here !/02 - Adding UI/003 Placing & Slicing UI Assets_en.vtt17 KB
~Get Your Files Here !/02 - Adding UI/004 The Scroll View Asset.mp433.6 MB
~Get Your Files Here !/02 - Adding UI/004 The Scroll View Asset_en.vtt12.3 KB
~Get Your Files Here !/02 - Adding UI/005 The Grid Layout Group.mp442.7 MB
~Get Your Files Here !/02 - Adding UI/005 The Grid Layout Group_en.vtt13.9 KB
~Get Your Files Here !/02 - Adding UI/006 Drag & Drop Scripts.mp4125.7 MB
~Get Your Files Here !/02 - Adding UI/006 Drag & Drop Scripts_en.vtt23.9 KB
~Get Your Files Here !/02 - Adding UI/007 Overview Of Interfaces.mp457.1 MB
~Get Your Files Here !/02 - Adding UI/007 Overview Of Interfaces_en.vtt13.1 KB
~Get Your Files Here !/02 - Adding UI/008 More Dragging & Dropping.mp4186.9 MB
~Get Your Files Here !/02 - Adding UI/008 More Dragging & Dropping_en.vtt22.6 KB
~Get Your Files Here !/02 - Adding UI/009 Drag & Drop Challenge.mp442.2 MB
~Get Your Files Here !/02 - Adding UI/009 Drag & Drop Challenge_en.vtt6.1 KB
~Get Your Files Here !/02 - Adding UI/2 UI Dragging.unitypackage12.6 MB
~Get Your Files Here !/02 - Adding UI/external-assets-links.txt237 B
~Get Your Files Here !/02 - Adding UI/Mock Inventory UI.unitypackage12.6 MB
~Get Your Files Here !/03 - Inventory Backing Store/001 Inventory Script Introduction.mp458.4 MB
~Get Your Files Here !/03 - Inventory Backing Store/001 Inventory Script Introduction_en.vtt7.9 KB
~Get Your Files Here !/03 - Inventory Backing Store/002 Inventory Scriptable Objects.mp454.1 MB
~Get Your Files Here !/03 - Inventory Backing Store/002 Inventory Scriptable Objects_en.vtt10.3 KB
~Get Your Files Here !/03 - Inventory Backing Store/003 Understanding Inventory.cs.mp483.6 MB
~Get Your Files Here !/03 - Inventory Backing Store/003 Understanding Inventory.cs_en.vtt13.4 KB
~Get Your Files Here !/03 - Inventory Backing Store/004 InventorySlotUI.cs Changes.mp429.8 MB
~Get Your Files Here !/03 - Inventory Backing Store/004 InventorySlotUI.cs Changes_en.vtt6.2 KB
~Get Your Files Here !/03 - Inventory Backing Store/005 Using The Debugger Tool.mp4100.1 MB
~Get Your Files Here !/03 - Inventory Backing Store/005 Using The Debugger Tool_en.vtt20 KB
~Get Your Files Here !/03 - Inventory Backing Store/006 Inventory Directory Structure.mp413.9 MB
~Get Your Files Here !/03 - Inventory Backing Store/006 Inventory Directory Structure_en.vtt2.6 KB
~Get Your Files Here !/03 - Inventory Backing Store/007 Item ID Explained.mp490.9 MB
~Get Your Files Here !/03 - Inventory Backing Store/007 Item ID Explained_en.vtt14.9 KB
~Get Your Files Here !/03 - Inventory Backing Store/008 GetFromID().mp440.3 MB
~Get Your Files Here !/03 - Inventory Backing Store/008 GetFromID()_en.vtt12 KB
~Get Your Files Here !/03 - Inventory Backing Store/009 Using Redraw().mp425.1 MB
~Get Your Files Here !/03 - Inventory Backing Store/009 Using Redraw()_en.vtt3.8 KB
~Get Your Files Here !/03 - Inventory Backing Store/external-assets-links.txt235 B
~Get Your Files Here !/03 - Inventory Backing Store/Inventory Backing Store.unitypackage12.6 MB
~Get Your Files Here !/04 - Saving & Loading System/001 Saving System Overview.mp455.7 MB
~Get Your Files Here !/04 - Saving & Loading System/001 Saving System Overview_en.vtt18 KB
~Get Your Files Here !/04 - Saving & Loading System/002 Inventory System Saving.mp428.3 MB
~Get Your Files Here !/04 - Saving & Loading System/002 Inventory System Saving_en.vtt6.5 KB
~Get Your Files Here !/04 - Saving & Loading System/external-assets-links.txt258 B
~Get Your Files Here !/05 - Pickup System/001 Pickup Architecture Overiew.mp474 MB
~Get Your Files Here !/05 - Pickup System/001 Pickup Architecture Overiew_en.vtt15.7 KB
~Get Your Files Here !/05 - Pickup System/002 Spawning Pickups.mp424.2 MB
~Get Your Files Here !/05 - Pickup System/002 Spawning Pickups_en.vtt6.6 KB
~Get Your Files Here !/05 - Pickup System/003 Pickup Spawner.mp460.3 MB
~Get Your Files Here !/05 - Pickup System/003 Pickup Spawner_en.vtt13 KB
~Get Your Files Here !/05 - Pickup System/004 Clickable & Run-over Pickups.mp4132 MB
~Get Your Files Here !/05 - Pickup System/004 Clickable & Run-over Pickups_en.vtt22.8 KB
~Get Your Files Here !/05 - Pickup System/external-assets-links.txt258 B
~Get Your Files Here !/05 - Pickup System/Pickup System.unitypackage12.6 MB
~Get Your Files Here !/06 - Drop System/001 Drop System Architecture.mp451 MB
~Get Your Files Here !/06 - Drop System/001 Drop System Architecture_en.vtt10.1 KB
~Get Your Files Here !/06 - Drop System/002 Using ItemDropper.cs.mp4120 MB
~Get Your Files Here !/06 - Drop System/002 Using ItemDropper.cs_en.vtt18.3 KB
~Get Your Files Here !/06 - Drop System/003 Integrate Dragging With Dropping.mp448.6 MB
~Get Your Files Here !/06 - Drop System/003 Integrate Dragging With Dropping_en.vtt9.3 KB
~Get Your Files Here !/06 - Drop System/external-assets-links.txt258 B
~Get Your Files Here !/07 - Tooltips/001 Virtual Methods Overview.mp435.3 MB
~Get Your Files Here !/07 - Tooltips/001 Virtual Methods Overview_en.vtt11.2 KB
~Get Your Files Here !/07 - Tooltips/002 Tooltips Architecture.mp447.5 MB
~Get Your Files Here !/07 - Tooltips/002 Tooltips Architecture_en.vtt11.3 KB
~Get Your Files Here !/07 - Tooltips/003 Tooltip Prefab.mp441.7 MB
~Get Your Files Here !/07 - Tooltips/003 Tooltip Prefab_en.vtt12.6 KB
~Get Your Files Here !/07 - Tooltips/004 Tooltip Spawner.mp457.2 MB
~Get Your Files Here !/07 - Tooltips/004 Tooltip Spawner_en.vtt10.7 KB
~Get Your Files Here !/07 - Tooltips/external-assets-links.txt305 B
~Get Your Files Here !/07 - Tooltips/Tooltip System.unitypackage12.6 MB
~Get Your Files Here !/08 - Stackable Items/001 Stackable Items Overview.mp434.8 MB

Alternative Torrents for 'Udemy RPG Inventory Systems Asset Pack Behind Scenes'.

There are no alternative torrents found.