USING RESOURCES to get ASSETS in code! [2]

Опубликовано: 25 Октябрь 2025
на канале: Coco Code
8,187
177

This tutorial/guide will show you what is Resources folder and how to use it. I'll show you how to load bunch of sprites from the assets and how to load text file using Unity built-in Resources!

💜 Join our Discord:   / discord  
🔵 Follow me on Twitter:   / bionicl333  

You will learn:
How to get assets from resources folder using code?
What is Unity resources folder?
How to load text from file in Unity?


➡️ Great assets by Kenney used in this video:
http://kenney.nl/

Timestamps:
0:00 - Intro
0:14 - Creating folder and loading Sprites
1:21 - Loading text file using Script