Author Topic: Brick Movement Counter  (Read 1667 times)

It counts how many times you press a ghost brick movement key, and can be reset by a keybind.

kinda like a calculator but with only a +1 button.

Fantastic for counting bricks when you need something to be a certain size.

So it would count how many times you would push like the number 6 to move your brick 1 to the right (that was an example)? If so, I'll do this.

Yeah.
It would just work in all directions, and only reset once you press whatever keybind

May I just ask how this would be helpful, ever?

May I just ask how this would be helpful, ever?
When you need to have a brick a specific distance from another brick?
I've had many times that I needed a brick a certain exact distance from the other, missing one, and having my whole build off.

Where would you like the counter to be on the screen?

Where would you like the counter to be on the screen?
In the center, 72pt Comic Sans MS.

May I just ask how this would be helpful, ever?
hmmm
Fantastic for counting bricks when you need something to be a certain size.

Where would you like the counter to be on the screen?
i was thinking something on the bottom right, or a moveable window or something idk

i was thinking something on the bottom right, or a moveable window or something idk
Maybe calculate and show the x,y & z coordinate-difference comparing the current and the previous saved coordinates.

Like if you moved 24 north, 10 west and 7 plates up, it would say something like:
X = -10
Y = 24
Z = 2.33


Then you don't need to manually press the button to move for it to calculate, just placing the ghost brick somewhere else would calculate the distance.