Hi.
I'm a spanish developer, i need to implement a 2D Closet designer very similar to this:
http://www.ikea.com/ms/es_ES/rooms_ideas/pax_step_by_step_08/index.htmlThe system must do this:
1. drag items with texture, from the menu to a design area.
2. drop in the area in function of the properties, for example:
- Object_A, can drop only in the base of the closet.
- The size of the Object_B is from point A to the point of collision in the near object
- We can put the Object_C, only from top to bottom (move restricted in x direction).
3. The user can edit the position and the size of any object in any time.
Did any of you know resources (tutorials, examples, templates, libraries, plug-ins...) that can help me to finish saving time?
I have a little problem of time.
Thank you.
Hi.
I'm a spanish developer, i need to implement a 2D Closet designer very similar to this:
http://www.ikea.com/ms/es_ES/rooms_ideas/pax_step_by_step_08/index.htmlThe system must do this:
1. drag items with texture, from the menu to a design area.
2. drop in the area in function of the properties, for example:
- Object_A, can drop only in the base of the closet.
- The size of the Object_B is from point A to the point of collision in the near object
- We can put the Object_C, only from top to bottom (move restricted in x direction).
3. The user can edit the position and the size of any object in any time.
Did any of you know resources (tutorials, examples, templates, libraries, plug-ins...) that can help me to finish saving time?
I have a little problem of time.
Thank you.
Comments