Skip to content

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
johnchoi313 committed Mar 18, 2024
1 parent 3cdd821 commit 7e1a98b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/NPC_main_tools/Poster/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"FONT_SIZE": 0.05,
"TEXT_WIDTH": 0.5,
"ICON_WIDTH": 0.5,
"ICON_FILL": "cover"
"ICON_FILL": "contain"
},

"ROOT": {
Expand Down Expand Up @@ -92,7 +92,7 @@
"BUBBLE":{
"COLOR" : {"r":0,"g":0,"b":200},
"OPACITY" : 0.5,
"POSITION" : {"x":0.7,"y":1.5,"z":0.4},
"POSITION" : {"x":0.7,"y":1.5,"z":0.0},
"ROTATION" : {"x":0,"y":-5,"z":0},
"OFFSET_Y" : 0.0,
"SCALE" : {"x":0.3, "y":0.3, "z":0.3}
Expand Down

0 comments on commit 7e1a98b

Please sign in to comment.