Espyo / Pikifen

A fan-made Pikmin-based engine, built with flexibility in mind.
Other
57 stars 11 forks source link

Carrying should pick a random Onion cyclically #8

Open Espyo opened 11 years ago

Espyo commented 11 years ago

If a random Onion needs to be chosen to deliver the object to, pick it cyclically, instead of random every time. For example: if I generate a new tie between Red, Yellow and Blue, pick Red. If I generate the same time again, pick Yellow. Then Blue, then Red, and so forth.