I try to change frame of walls when they are corners , but pick objects in construct seems be a nightmare.
Anyone have idea how can i proceed ?
i.ibb.co/Lp9qCZQ/Capture1.png
Develop games in your browser. Powerful, performant & highly capable.
Are these sprites? I suggest using TileMap object.
not sure what you're trying to do, but perhaps the 9-patch object is something you might want to look into?
It is for a construction game , 9-patch isn't a solution . Player make walls with mouse and wall's frame automatically change.
I think you should use TileMap.
See this example, it's the same principle:
dropbox.com/scl/fi/uq8clxbllgjw61qdr3hzr/Farming_TileSet.capx
dropbox.com/scl/fi/nhufd5eax8cyv3uc5cpi0/Tilemap_Bitwise.png
Actually i play with tilemap and it's the solution , lot's of logic is necessary but it's works :) Thank you for hints .
i.ibb.co/F8g8xR0/exx.png
dropbox.com/s/r1em8npglbdsoeg/Tilemap_Bitwise.png awesome
It's ok , i.ibb.co/B4FgJc4/finish.png