Smooth frame movement

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Wizaerd

New Member
Jul 29, 2019
138
0
0
Is there any way to avoid the blocky movement of a frame, and the redrawing of blocks connected to the frame? Preferably what I'd like to do is set a frame to (smoothly) move in a given direction a number of blocks. For instance move up 5 blocks without the start/stop/redraw at each block increment.
 
ssp or smp?

certain blocks are always going to redraw. If you're ssp then I believe a pulse to the engine ~every .8 seconds will make the frames move smoothly. SMP is trickier since lag and whatnot.
 
For me, it'll be SSP. I haven't actually built one yet, still trying to learn how to piece it altogether, but in the videos I see the movement is always so jerky...
 
Yeah, having the motor pulse about every .8 seconds should do it. The redrawing can't be helped, RP just does that for some blocks.