Dynamic stone dropping

i dont know how to make a stone drop dynamic stone but the community is so help full and nice so i always refer to you guys suffypro97 you so under stand what im thinking

Okay, so take a stone prop of your choice
Place a button down (invisible), with the message “Mine Rock”
Place an item granter with dynamic stone inside
Wire the button to the item granter (Button pressed → grant item)
Wire the button to the rock prop (Button pressed → hide prop)

If you want the rock to respawn, have the button wire to a trigger with a time delay of 3 seconds or so (Button pressed → trigger)
Wire the trigger to the rock prop (When triggered → show prop)

That should work :]
This is the high(er) memory, but easier to understand version. You could use channels instead if you wish.

2 Likes