Zoo Mirror Thread

The file names don't matter because they're associated in the unity player prefab meta files.

Where is the new PR? I closed your last one.

We should get @SOPHIE to do all the sprites in Official NAMafia colors.

When adding cards to Card.Cardname, do not ever put new cards in the middle - they should always be at the bottom, right before _COUNT.
Otherwise the sprite associations get out of order.

Are you going to close my PR again

I'll leave it open - I'm going to sleep so you can do whatever you want and I'll review it all in the morning.

The rest of the cards on that todo list you added should be very simple. I expect them all to be done by tomorrow.

1 Like

Pushed 2 more minor fixes

  • order of cards in Card.Cardname
  • switched Coldlight to a blank sprite (pending UX designer input)

I'll add more cards when my pilot card gets successfully added

Don't even bother adding sprite images if you're going to leave them blank. I can get those done very quickly.

It's a placeholder for you to get it done

Otherwise, add guidance regarding compliant card art

So far I have:

  • use approved color palette
  • don't use transparent pixels
  • shading angle and position (needs clarification)

Keep in mind I am not a UX designer. We probably need to hire somebody for this.

There are automatic placeholder icons in game. Don't worry about it.

The shading should be offset by (1,-1) pixels, in a dark shade, and obviously the card colors chosen have to be clearly legible on whatever class color background it belongs to.

If there are automatic placeholders I'll just leave sprites out & you can do it when you get to it or I'll figure out how to do it later

I did draw a better kobold before I realized kobold geomancer is already there just completely unrecognizable

kobold

Merged and removed the redundant draw function. Drawing cards is only called through Server.Draw(player, count) now

In addition, I had made a mistake in the above code and didn't reference spell.match correctly and you just copypasted it without checking again. Are you doing your code editing in notepad? Surely there should be something showing you syntax errors.

1 Like

This is how a card should look, for visual reference.
image

1 Like

That makes a lot more sense.

But really, from here on out you are on your own - I have other stuff to work on than to fix syntax errors.
Good luck, and hopefully the redditors contribute as they said too.