Page 1 of 1

Sandbox - deck

Posted: 05 June 2018, 23:38
by Victoria_La
I was hoping it would be easier... I need to create standard deck of cards, 52 cards loaded from the sprite image.
Is there way to do it? Or have to add card object manually 52 times?

Re: Sandbox - deck

Posted: 06 June 2018, 07:46
by Een
There is a 'copy' icon on objects, so you create the first card, define all properties, then you copy it multiple times. Then you have to open each one to define the front image.

Re: Sandbox - deck

Posted: 06 June 2018, 12:33
by Victoria_La
Ok when I finish my current game, I will look into adding this as new feature to sandbox with properties similar to Stock
New "Deck", select image sprite, select NxM grid, define naming pattern - click create - it will generate all cards. Of cause if you screw up you
have to delete all of them manually and redo since it won't keep deck as an object.

Re: Sandbox - deck

Posted: 11 July 2018, 17:51
by JCase16
Yeah, not having a deck as a default piece seems odd but I have still not delved into the sandbox very much.