Skip to content

Commit

Permalink
Add PoleSquare to the TwoJointScale renderers
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperHackio committed Sep 3, 2024
1 parent 0aed20d commit 25d4e43
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/specialrenderers.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,18 @@
}
]
},
{
"ObjectName": "PoleSquare",
"RendererType": "TwoJointScale",
"RendererParams": [
{
"CalcType": 1,
"TopJointName": "PoleTop",
"ScaleY": 100.0,
"BaseY": 100.0
}
]
},
{
"ObjectName": "Pole2Way",
"RendererType": "TwoJointScale",
Expand Down

0 comments on commit 25d4e43

Please sign in to comment.