ecspresso
    Preparing search index...

    Homing target — projectile tracks this entity's position each frame.

    interface ProjectileTarget {
        entityId: number;
    }
    Index

    Properties

    Properties

    entityId: number