Skip to content
This repository was archived by the owner on Jul 13, 2024. It is now read-only.

DoritoTheChips/Vectorier-Unity-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS REPOSITORY IS NO LONGER MAINTAINED!

This project is now maintained on this repository if you are searching for an up-to-date version.

Vectorier Unity Editor

Vectorier-Unity-Editor is an level editor for the game Vector using the Unity Engine.

A Discord server is open for the project : https://discord.com/invite/pVRuFBVwC2

Feature

  • Object importer
  • Level importer
  • Level edition

Installation

Usage

  • First, open any unity scene
  • In the hierarchy tab, click on the "ScriptManager" gameobject
  • If you want to import objects in your level :

    • In the inspector, enter in the "Object To Convert" textbox you wish to convert (The list of object is located in Assets > XML > objects.xml)
    • Then go to Vectorier > Convert from object.xml
    • NOTE : Most of the Vector's necessary assets are already pre-configured, located in Resources Folder.
  • If you want to import a map :

    • (If you don't see a script called "Show Map" in the inspector, add the script located at Assets > Scripts > ShowMap on the "ScriptManager" gameobject)
    • In the inspector, simply enter the name of the level you wish to import EX. CONSTRUCTION_BONUS_01
    • Then go to Vectorier > Render object sequence
  • If you want to build a map :

    • In the inspector, enter your file path in the "Vector File Path" textbox to the Vector directory (where the executable game is)
    • Modify the preference to your likings.
    • Then go to Vectorier > BuildMap

About

Level editor for Vector using the Unity editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published