Rotorz Limited

Results 6 repositories owned by Rotorz Limited

unity3d-reorderable-list

169
Stars
31
Forks
Watchers

List control for Unity allowing editor developers to add reorderable list controls to their GUIs.

markdown-it-block-embed

23
Stars
8
Forks
Watchers

Plugin for markdown-it that detects and outputs block level embeds such as videos and supports custom embed services.

unity3d-class-type-reference

20
Stars
5
Forks
Watchers

An example npm package that contains some example assets to demonstrate how to create a package for use in games made using the Unity game engine.

unity3d-ordered-dictionary

33
Stars
3
Forks
Watchers

Library for adding ordered dictionaries to custom `ScriptableObject` and `MonoBehaviour` classes in a way that can be serialized by Unity provided that the key and value types are serializable.

unity3d-package-syncer

41
Stars
6
Forks
Watchers

A command line utility that synchronizes asset files from npm packages into an appropriate directory of a game project that is made using the Unity game engine. Please read through the readme before u...

unity3d-tile-system

52
Stars
11
Forks
Watchers

A tile system extension for the Unity game engine supporting 2D and 3D tiles.