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
  • Asset Bundle Creator tool
  • Static 3D Object Verifier
  • Latest Release
  1. Developers
  2. Game Engines
  3. Unity Game Engine

Unity Tools

PreviousUnity SDKNextUnreal Game Engine

Last updated 3 years ago

Rawrshak provides Unity game engine tools to make packaging assets for the Asset Framework easy for game developers and content creators. The following is a list of tools in the Rawrshak Unity Tools asset package:

Asset Bundle Creator tool

The Asset Bundle Creator tool is a Unity Editor window that contains tools for building and packaging asset bundles. The Asset Bundle Creator compiles and builds asset bundles for the supported platforms (Windows, iOS, Android, and WebGL). It gives the user the ability to view the information specific to the compiled asset bundle which will be used to create the asset NFT metadata.

In the future, we hope to upload the asset bundle directly to decentralized storage and then deploy the asset directly from this tool without having to go through the developer dapp.

Static 3D Object Verifier

The Static 3D Object Verifier helps the asset creator verify that the asset prefab they are deploying follows the asset framework. The verifier is attached to a bounding box of the target shape. The bounding box will turn red if the asset doesn't fit inside.

Latest Release

To find the latest Unity Tools release, download it below:

Releases · Rawrshak/Unity-ToolsGitHub
Latest Rawrshak Unity Tools asset package
Logo