Posts: 4,636
Threads: 115
Joined: Dec 2011
Thanks: 697
Given 502 thank(s) in 429 post(s)
Maybe this class also is usefull for the "rays" in an explosion. With the OnNextBlock function it does the blast power the ray has left minus the block resistance the block has. if it is 0 or less the block is destroyed.
Posts: 372
Threads: 29
Joined: Mar 2011
Thanks: 1
Given 21 thank(s) in 18 post(s)
Video of the spidey command ? :p
Posts: 1,162
Threads: 68
Joined: Mar 2013
Thanks: 245
Given 127 thank(s) in 101 post(s)
You may use Bandicam, it's a very good recording program, but i'm not sure if it works in windows 8.
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1081 thank(s) in 853 post(s)
The range has been capped at 50 blocks quite on purpose, I didn't want to run into "chunk not allocated" issues just yet. Just find the constant "50" in the code and play with it, if you want.