I'm trying to figure out how I would make a proc, that would move a mob over time based on their speed to a location choosen by the user.
Ex:
dash 10,15
speed = 3
It would slowly move the mob to the loc of 10,15 at a speed of 3 of whatever z-level.
And speed would be like speed x 100 / 2
So you would move one step every 15 seconds.
Copyright © 2025 BYOND Software.
All rights reserved.