Closed salah-rashad closed 4 years ago
Hi @salah-rashad, When openning the issue, you probably had seen something like this:
We use Github issues for problem/bug reports, for questions please use the Discord channel The link for the Discord channel can be found on the projects README
Check discord: https://discord.com/invite/pxrBmy4
How to get the x & y coordinates of my sprite in a list of tiles
Description
How to get the x & y coordinates of my sprite in a list of tiles
Development enviroment
Flame version: ^0.27.0
Flutter doctor:
Runtime
This issue is related to running on which platform? (Select all that apply)
Minimal reproducible code (Required for bugs)
double x = getCoordinates(x); double y = getCoordinates(y);