Attract-Mode Support > Scripting

WIP Layout Builder

<< < (2/5) > >>

liquid8d:
Hey all,

I did an update to the online version, check it out!

http://goodiesfor.me/attractmode/builder/

This update adds:
 * resizable menu
 * new move/resizing/snap library interactjs which means..
 * gridlines with snapping
 * a builtin pixel.png in media for background rectangles
 * image coloring
 * some additional data/magic token info
 * cosmetic/ui updates and bug fixes

The biggest issues you'll notice right now is that moving/resizing doesn't work properly when you change zoom and the resize grab area is a little much which makes it hard to drag/resize smaller objects..

Let me know what you think!

verion:
This is really impressive!

---

But I've selected 16/9 layout and changed resolution to 1920x1080
And it seems that an object (image) with 1024px width is 100% screen width - it looks like 1920x1080 setting is not applied
Am I missing something? An apply button? Or reload?

View code shows proper:
fe.layout.width = 1920
fe.layout.height = 1080

but image that is 1024x100px is 100% layout width
and if I place another image with 1920px width it looks like cut @1024px

liquid8d:
yeah right now I am using a lower 1024x576 for 16x9. I'll work on what aspect or specific resolutions are available as I get further along :)

Right now for testing, the layout automatically is setting 640x480 i believe.. but I'm getting there ;)

liquid8d:
Got some more done.. now supporting additional file types, which adds fonts!



By the way.. I've now added the code to github. Might be kinda pointless to start submitting issues just yet since I have so much to do, but if you notice major things for the generic stuff that is implemented now or just want to check out the code, feel free:

Github:
https://github.com/liquid8d/am-builder

Online Version:
http://goodiesfor.me/attractmode/builder/

liquid8d:
more fixes, including sliders for colors, improved grid, sidebar for multiple menus:

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version