Sprite Top & Bottom

Almost all of the sprite properties that you can set are visible in the debugger. However, there are a few properties that are missing that I would find very useful in the debugger; namely

  • Top
  • Bottom
  • Left
  • Right

I would like to make a feature request. Would it be possible to add these sprite properties to the debugger? :+1:

4 Likes

@jwunderl do you think you can do anything about this ?

1 Like

Ah we ended up doing this; e.g. if you set a breakpoint in your project and expand the sprite (click on it) it will show a lot of the relevant properties:

I don’t see anything too important that is missing right away, but if you do see something feel free to point it out.

1 Like

Oh this is great information. Thanks.

1 Like