Tabletop Simulator

Tabletop Simulator

Not enough ratings
Dice Tower 2.0
   
Award
Favorite
Favorited
Unfavorite
Type: Game
Complexity: Low Complexity
Tags: Dice Tray
File Size
Posted
Updated
16.176 KB
Aug 9, 2021 @ 8:57pm
Aug 9, 2021 @ 9:07pm
3 Change Notes ( view )

Subscribe to download
Dice Tower 2.0

Description
Put together This Dice tower to roll dice without too much effort and losing them.
To use you just drop the dice in the top box and it will roll them for you.
You can also attempt to throw the dice up the tower, but this requires some fairly precise placement.
The Tower can be scaled freely without issue as well.
12 Comments
Nightbreez  [author] Oct 9, 2024 @ 4:00am 
@ColdSake It would be possible if I had the blender files from when I made this project, But I don't anymore. So, I would probs wind up just making a new dice tower at that point. I don't really have a lot of free time anymore... sadly. Also, since the massive "Windows reinstall" where I lost a lot of data I also lost a lot of motivation for modding in tabletop.

Feel free to grab the .obj and throw it in unity though, It's possible that I just designed individual pieces in blender then put them together there, but I only remember building the colliders in unity and setting their properties.
ColdSake Oct 8, 2024 @ 12:18am 
Is it possible to make it so the tray portion is longer and the ramp out is a little steeper to make sure a larger amount of dice can spit out properly?
Bob Aug 14, 2024 @ 3:34am 
Ouch, my condolences.
Nightbreez  [author] Aug 14, 2024 @ 1:15am 
@Bob Ah yeah, I totally forgot to add my "anti edge script" to this one I'll see if I can update it one day. ATM it's Kind of hard as my computer got hacked a while back and I lost a lot of assets and more notably the ability to use Atom for programming in TTS. This has meant that I'm left with using Visual studio and I'm very unfamiliar with it.
Bob Aug 13, 2024 @ 2:52am 
https://imgur.com/I1G4K3J here's what I mean @Nightbreez
Bob Aug 13, 2024 @ 2:33am 
Some dice catch on the edges for this one, which is annoying, any chance for an update to make the base bigger and slanted so dice cannot remain tilted or such? I really like this one but that issue is annoying.
Robinson Drake Mar 12, 2022 @ 3:46am 
@Nightbreez

Thanks so much! I'm really spent in terms of focus and I needed a good dice tower that'd spit the dice out without fail and this certainly seems to fit the bill.

However, without any focus left, since I spent it all on game design today, I really couldn't thumb my way around. I'll put your advice to good use and thanks once more :)
Nightbreez  [author] Mar 12, 2022 @ 3:35am 
@Quizarro if you open the scripting (Right Click > scripting > scripting editor) if you scroll down a bit you should see a couple lines that say

for k = 1,3 do
Wait.time(||obj.roll(),0.5*k)
end

there's two things you can do here to get what you want.
1. change the 3 to 2 or 1. where it says for k = 1,3 (This adjusts how many times it rolls)
2. change the 0.5 where it says 0.5*k (this is the time it pauses between rolling the dice, since it's rolling 3 times it will take a total of 1.5 seconds to complete the roll.)

Kee in mind this is a small piece of code jammed into a large for loop when looking for it XD
Robinson Drake Mar 12, 2022 @ 12:32am 
This is great but is there any way to reduce the time spent waiting as it bounces it 3 times? It really feels excessive after the first time.
DTT Feb 9, 2022 @ 2:08am 
Best tower