Rawrshak Documentation
  • Rawrshak
  • Rawrshak Platform
    • What is the Rawrshak Platform?
    • Platform Overview
    • Rawrshak Ecosystem
    • Networks
    • Litepapers
    • Community Channels
    • Partnerships & Integrations
  • Tutorials
    • Gamer
      • Setup
        • Metamask Wallet
        • Adding Optimism Kovan Network
        • Funding Testnet Wallet
      • Demo
    • Developer
      • Setup
        • Arweave Wallet
          • ArDrive Account
        • Pinata
        • Unity
      • Demo
      • Unity
        • Loading the Rawrshak Tools
        • Loading the Rawrshak SDK
        • 3D Static Object In-game Framework
        • Packaging an Asset
          • Static 3D Object Asset
          • Audio Asset
        • Custom Subgraph Query
        • Prefabs
          • Wallet
          • Subgraph
          • Ethereum Blockchain Query
          • Rawrshak Asset
      • Rawrshak Dapp
        • Deploy a Content Contract
        • Upload Data to Arweave
        • Deploying a Meta Asset
          • Image Meta Asset
          • Audio Meta Asset
          • Static 3D Object Meta Asset
        • Updating a Meta Asset's Metadata
        • Minting a Meta Asset
        • Selling a Meta Asset
      • 🚧Custom Subgraphs
    • Unity Asset Viewer
  • Gamers
    • Gamer Decentralized Applications
    • Gaming Marketplace
    • Meta Assets
    • Supported Wallets
  • Developers
    • Smart Contracts
      • Content Contracts
        • Content
        • Content Manager
        • Content Storage
        • Content Factory
      • Exchange Contracts
        • Exchange
        • Orderbook
        • Execution Manager
        • Royalty Manager
        • Erc20Escrow
        • NftEscrow
      • Libraries
        • LibAsset
        • LibOrder
      • Utilities
        • Address Resolver
    • Meta Asset Framework
      • Asset Metadata
      • Asset Types
        • Text Assets
        • Image Assets
        • Audio Assets
        • Static 3D Objects
    • Game Engines
      • Unity Game Engine
        • Unity SDK
        • Unity Tools
      • Unreal Game Engine
      • Godot Game Engine
    • Developer Decentralized Applications
    • Rawrshak Subgraphs
      • Entities
        • Content Subgraph
        • Exchange Subgraph
  • Governance
    • RAWR Token
      • Tokenomics
      • Contract Addresses
    • Rawrshak DAO
Powered by GitBook
On this page
  1. Tutorials
  2. Developer
  3. Unity

Loading the Rawrshak Tools

PreviousUnityNextLoading the Rawrshak SDK

Last updated 3 years ago

1. Download Unity (version 2020.3.12f1)

Download Unity:

If Unity Hub is already installed, open the Installs Tab and click the Add button. Select the recommended version of Unity 2020.3+ and select next:

Add Android, iOS, Universal Windows Platform, and WebGL Build Support:

Select Next and continue.

2. Create 3D Project

In the Project Tab, click the New button (make sure the correct version is set). Select 3D, add project name, and select Create.

Please keep in mind Rawrshak currently only support the Built-in Render Pipeline.

3. Install Editor Coroutines

In the Menu bar, open the Package Manager. Select Window -> Package Manager

Select the Unity Registry from the dropdown, and scroll down to Editor Coroutines. Select Editor Coroutines and click Install.

4. Download Unity Tools from the github repo (releases)

Download the Rawrshak Unity Tools Unity Package.

5. Drag and drop the Unity Tools package into the project

Open the folder where you downloaded the Unity Package.

Drag and drop the package in the Unity package in the Unity Window.

Select "All" and click "Import".

6. Finished!

Rawrshak Tools releases:

https://github.com/Rawrshak/Unity-Tools/releases
https://unity.com/download
Drop Package here.
Select "All" and click "Import"