1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

How can I make Particle that always in right side of player by using Vector?

Discussion in 'Development' started by Hoyee, Feb 19, 2020.

  1. Hoyee

    Hoyee Baby Zombie

    Messages:
    126
    How can I do that? when Player change direction, the particle's location is stay.
     
  2. GamakCZ

    GamakCZ Zombie Pigman

    Messages:
    598
    GitHub:
    GamakCZ
    I'm confused from different title and the message. Maybe this would help.

    PHP:
    Player->setImmobile(true);
    Btw you need at least direction to check block at player's right side.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.