Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

mtyrolski/Tiles-Map-Simple-Editor

Repository files navigation

Tiles-Map-Simple-Editor

Tiles map editor based on MV-Engine

1. Replace your texture atlas with atlas.png (Editor/data/textures)

.

.

2. Build your map!

Run Loader.exe, set propeties and click "Run Editor"

left mouse button - to change texture

WSAD - to move camera

Scroll - to zoom

E - rotate tile by 90 (only in rotating mode)

Q - Change to next type

V - visible ON/OFF informative object

Exit program to save progress

your results will be in output.txt

How to understand numbers?

Simple mode (without rotation):

every type of cell is the next number

.

Rotation mode:

-If in non-rotation system type has number k (for example 1), in rotation mode the same type has number 4k (for example 4*1=4) + rotation direction

rotation direction:

▲ <=> 0

► <=> 1

▼ <=> 2

◄ <=> 3

About

Tiles map editor based on MV-Engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published