Git Product home page Git Product logo

radiatoryang / scopa Goto Github PK

View Code? Open in Web Editor NEW
110.0 15.0 17.0 1.14 MB

Unity level design plugin that adds support for Quake .MAP / Half-Life .RMF / Source .VMF, Q1 HL1 .WAD textures, and .FGD export.

License: MIT License

C# 98.30% Smalltalk 0.13% ShaderLab 0.37% Kaitai Struct 1.19%
game game-development level-editor level-design environment unity unity3d unity-package unity-editor mod

scopa's Introduction

Scopa

Scopa ("broom" in Latin) is a Unity level design plugin that adds supports for various Quake / Half-Life / Source file formats. Like Qodot but for Unity. To build levels, we strongly recommend TrenchBroom and the Quake 1 .MAP file format.

WARNING: in unstable early development, not ready for production use yet, might change a lot or break

  • MAP, RMF, VMF, JMF import generates model prefab with meshes, colliders, entities. (note: only core Q1 MAP features)
  • WAD import / WAD export (Quake 1 WAD2 / Half-Life WAD3 textures format, not Doom)
  • FGD creator can export entity definitions out to TrenchBroom
  • works at editor time or runtime (for modding support)

Trenchbroom to Unity

Installation

This is a Unity Package for Unity 2020.1 or later. To install, open Package Manager and add https://github.com/radiatoryang/scopa.git (more info and help) (TIP: You'll probably need to install Git first.) There's zero dependencies, but if you have Burst installed then map imports will be significantly faster.

Usage

Map import inspector

Put a supported file (MAP, RMF, VMF, JMF, WAD) in your /Assets/ folder and it'll import automatically, just like any other asset file. Defaults are tuned to typical Quake / Half-Life level design metrics, 32 map units = 1 Unity meter.

Do your edits in the level editor, not in Unity! Any in-editor changes may be erased when you re-import the .MAP again. Treat the .MAP file as the single source of truth.

For more info (i.e. runtime import for modding), see the full Documentation.

Limitations

This package doesn't have game code. It just imports and exports files. You still have to make the game yourself.

We treat the Quake 1 Trenchbroom .MAP v220 file format as the core feature set. Anything beyond these core features (brushes and entity keyvalue pairs) is not supported. For more info, see the Map Importer docs.

Contributions

  • Issues currently ARE NOT ACCEPTED at this time. Development is still very early.
  • Pull Requests ARE ACCEPTED if you know what you're doing / it can be merged easily / it's not a major feature that I'll have to maintain.

Acknowledgments / Credits

scopa's People

Contributors

devinpower avatar petethegoat avatar radiatoryang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.