Sorry, we don't support your browser.  Install a modern browser
This post is closed.

deal() hangs cards in a strange way with handzones with handIndex>1#426

When dealing cards to non-primary hand zone (e.g. using something like deck.deal(1,plyColor,2) to deal one or more card to the second hand of a player) when the card arrives to the hand zone, it behaves very strangely.

It does not get into formation with the other cards already in the hand, instead, it hangs above the cards. When using deal(nCards,plyColor,2) again, the next cards go above the already funky ones, creating a “tower” of bizarrely floating cards.

Interacting with these cards is also weird, they act sort of like their gravity is turned off (but their use_gravity is true, I checked).

A simple save file demonstrating the bizarre behavior is attached.

3 years ago