Search Unity

Level Builder/ small game editor to run on mobile.

Discussion in 'Works In Progress - Archive' started by jister, May 19, 2012.

  1. jister

    jister

    Joined:
    Oct 9, 2009
    Posts:
    1,749
    hey
    started working on a very simple level builder see http://forum.unity3d.com/threads/136336-free-tiny-(8bit-alike)-2D-level-builder

    got the idea to expand it towards a game editor that would run on mobile.

    current features:
    - build block levels in play mode (need to add save scene, now still copy before stop then paste back into scene)
    - place and delete blocks
    - fill array with needed block and select ID in GUI (replace by pop up with texture of blocks)
    - orthographic and perspective choose Z distance (need to adjust offset for perspective)
    - collider for ray scales with camera resolution
    - WASD control on camera (need to add touch joystick for mobile)

    updates:
    expanded GUI with switch ortho/persp button, change Z distance (still need to deactivate building when using GUI).




    the rar is an .apk for android.
     

    Attached Files:

    Last edited: May 20, 2012