Function jumpy::core::elements::flappy_jellyfish::spawn_or_take_control

source ยท
pub fn spawn_or_take_control(
    owner: Entity,
    jellyfish_ent: Entity,
    flappy_ent: Option<Entity>,
) -> StaticSystem<(), ()>
Expand description

A player with a jellyfish is holding shoot. Take control of the flappy if one exists or spawn one.