hallo i need help in something!

  • 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 comminuty!

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

gri

Member
Jan 4, 2021
12
0
1
23
how to change Y-Value of loop-block's position to +1

pls help im new to this stuff thx!
 
Try
Code:
vector(loop-block's x position, loop-block's y position + 1, loop-block's z position)
I hope this is a good solution for you!