Hi there,
I would like to implement a special navigation menu for my kiosk application. The idea is known from tangible navigations, where an object is placed on the screen and a corresponding menu appears.
The application starts, a bubble appears and when you tap on this bubble, smaller statellites will be extended which are connected to the main bubble by lines (hub navigation). The special thing should be a kind of “wiggle” effect on the satellites, which should always move a little. The endpoints of the connecting lines have to move with the satellites.
When the main bubble is moved, the satellites should also move, but with some delay and then “wiggle” elastically. What is the best way to implement this with Intuiface?
Stats-wise i could nest all elements in a “Free” container - but how do i realize dynamic movements?
Unfortunately i’m not allowed to upload things, otherwise i would be able to share a rough visual concept of my idea…
Thanks for your input.