Started by
Soptsign555
on
Topic category: Advanced modding
so basically, I'm trying to make an entity move about 3 blocks every 2 seconds, just like how baldi in the baldi's basics franchise moves a couple of tiles every time he slaps his ruler. but I don't have a clue on how the fluff you do that. anyone know how?
Make a procedure that will teleport it every 2 seconds make some variables that will track the look angle and if it’s over or under a value it will teleport it east or west or south or north.make also an animation of it slapping the ruler and teleport 3 blocks into the front after 2 seconds.
I have no clue what you mean, and also I need the mob to be able to move over terrain, since I'm adding a boss to my "update ender" mod and a certain someone (not baldi, but someone ELSE in bbcr) will be making a cameo as this boss (since he's public domain according to mystman12).