[SOLVED] How does one create a block break particle effect?
#1
Hello,

I'm attempting to make a block break particle effect occur, but I've had no success. Among a couple alterations, I've attempted to do it with this code:

Code:
world:BroadcastParticleEffect("blockdust_152_0", position.x, position.y + Receiver:GetHeight() / 2, position.z, particleRange, particleRange, particleRange, 0.3, 30)

However, the client only shows the default particle effect, meaning it doesn't work.

Can somebody help me out with this?

Thanks,
Nathan
Reply
Thanks given by:


Messages In This Thread
[SOLVED] How does one create a block break particle effect? - by NathanFlurry - 05-04-2015, 08:15 AM



Users browsing this thread: 1 Guest(s)