Skip to content

pvwoods/VisuMap-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The code is still very much in flux and not well commented at the moment.

Before building, the following src directories will need to be added to src/thirdparty (you could also add swc lib includes to the ant build file):

- minimal comps by bit101 (http://www.minimalcomps.com)
	* /src/thirdparty/com/bit101/...

to test using adl:

$ ant test

to build the air executable:

$ ant

----------------------------------------

Controls:

Arrow Keys 	:: scroll the map camera
A or D 		:: Increase or Decrease ScaleX
W or S 		:: Increase or Decrease ScaleY
E or Q 		:: Increase or Decrease ScaleY and ScaleX
Z or X 		:: Rotate Left or Right
C or V 		:: Increase or Decrease Alpha
R     		:: Remove selected sprite from layer.

Click on an object to select it.

Shift + Click to place new object (must have image and layer selected or for now an error will be thrown)

About

a no-tile map editor written in Actionscript 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published