Search Unity

Question Deckbuilder type game. Sprites vs ImageComponent?

Discussion in 'Immediate Mode GUI (IMGUI)' started by billygamesinc, Nov 10, 2022.

  1. billygamesinc

    billygamesinc

    Joined:
    Dec 5, 2020
    Posts:
    326
    I'm currently working on a deckbuilder game like Slay The Spire. I was wondering if I should use Sprites or Images? With Images I'm able to use EventTriggers and make it easier for myself to modify and preserve aspect ratios easily but I was wondering if this is the right approach as the cards aren't really UI.