solevis / pixyship

PixyShip | Pixel Starships reference site
https://pixyship.com
MIT License
17 stars 3 forks source link

Display explosion radius of crafts and missiles #87

Closed solevis closed 5 months ago

Zukunftsmusik commented 1 year ago

The radius is being displayed as pixels in game. Just divide the value in the API by 4 to get the pixels. 25 pixels are 1 grid btw. But the grid count depends on the width & height of the room being hit.

solevis commented 5 months ago

@Zukunftsmusik so the BFR with 400 in API just have a 16 pixels explosion radius? That doesn't sound like much

solevis commented 5 months ago

Forget it. I checked in the game and it's listed as AOE and it's the api value divided by 100.