i need help pushin a mob torwards the player

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

kanyelover912

New Member
Dec 26, 2023
5
0
1
This is my code but it doesn't work, it pushes the cow towards the direction the player is facing.
Code:
on left click:    
    if player's held item is a nether star:
        spawn cow at location (0, -60, 0) in world "BOXMAP"
        push last spawned cow in direction to player at speed 3