Hi,
I am creating a board game and want to create some spots for coins on that board.
My board is just a image with some lines just like we have in Ludo Game, we can fit that image in all resolutions using “Canvas Scalar” Component but problem is how can we make spots of coin dynamic because we need their positions during game
For example a spot is at (30 X, 40 Y) and in another resolution that spot will be at different position, in that case my coins will be disturbed
Might be I’m doing in a wrong way, can you please help how to fix this problem?
Regards Jawad