Tabletop Simulator

Tabletop Simulator

Not enough ratings
Flip 7 [scripted]
   
Award
Favorite
Favorited
Unfavorite
Type: Game
Game Category: Board Games
Complexity: Low Complexity
Number of Players: 8
Play Time: 10 minutes
Language: English, Korean
Tags: kr
File Size
Posted
Updated
444.066 KB
Apr 17 @ 5:28pm
May 27 @ 3:12pm
4 Change Notes ( view )

Subscribe to download
Flip 7 [scripted]

Description
original mod : https://steamcommunity.com/sharedfiles/filedetails/?id=3328532201

플립, 플립7, 한국어, 한글
3 Comments
Habanero 22 hours ago 
I added values to all the cards, and added scripted zones that print the score to a 3D text object (grabbed the code from reddit). I deleted extra players since I made this for my friends, but you can copy it to other seat colors.

Save as .json in your Saves folder.

https://pastebin.com/x0DxzqZv

1. Make scripted zones and copy the code from the existing zones.
2. Change the scoreZoneGuid to the GUID of the scripted zone for each additional player (where the cards go)
3. Add a 3D text object wherever, find the desired rotation and position values, then copy them to spawnText()
4. Set the font color for setFontColor
hanul  [author] May 25 @ 7:51am 
@Habanero Now, when you draw the last card, the deck will be reshuffled.
Habanero May 25 @ 5:09am 
Thanks. This can be improved in a few simple ways.

- A scripted zone for the cards to tally up the points (you'd have to assign values to the cards)
- Currently, the discard deck doesn't reshuffle on its own when you're out and you press Hit Me. You can solve that with this simple tool.

https://steamcommunity.com/sharedfiles/filedetails/?id=2104722178