Tabletop Simulator

Tabletop Simulator

RPG City with Villagers
6 条留言
webtable 2019 年 11 月 30 日 上午 8:31 
Almega: The most common way to add music is through an assetBundle. My RPG characters are all assetBundles which have up to 6 battle quotes which they say when initiating their attack animation. With the latest versions of Tabletop Simulator there is also the Music Player which can be used to add music.
webtable 2019 年 11 月 30 日 上午 8:28 
Actually you should be able to write a simple script that grabs the IDs of all the objects and applies a scaling to them. I have not done it with scaling but I use this concept to modify other attributes of all objects. Scripting does support a getScale() and Scale() functions.
Pharoic  [作者] 2017 年 1 月 5 日 下午 9:08 
@V3NOM To the best of my knowledge, there is no way to scale the entire map, with the exception of CTRL+clicking multiple objects. The limitations on the size of the table are the reason I made the objects so small, I don't currently have a scaled or essentially zoomed in version. I don't mind at all if you want to make a sectioned version, let me know how it turns out if you go that route.
V3NOM 2017 年 1 月 5 日 上午 6:23 
I really enjoy this map and appreciate your work, but the scaling is smaller than normal size. Is there a way for me to rescale the map objects altogether instead of individually (piece by piece)?

Are there alternative maps made by you that are scaled at normal size?

* I may have to divide this map by sections in order for me to scale it to normal size, but I don't want to undo your work. Your suggestions would be appreciated.
Almega 2016 年 2 月 25 日 上午 10:25 
I figured it out. Genius.
Almega 2016 年 2 月 25 日 上午 10:22 
Amazing work! How did you add the music?