How to write Ref or Refs? #427
Labels
impact: medium
Moderate issue for Rojo users or a large issue with a reasonable workaround.
size: medium
status: in-progress
Someone is working on this last time we checked.
type: enhancement
Feature or improvement that should potentially happen
In a
.model.json
file, how do I write a Ref? I checked the documentation and the documentation doesn't provide guidance.Consider a file
Rat.model.json
This fails with
Wrong type of value for property Model.PrimaryPart. Expected Ref, got a string
How do I Ref "Torso"?
I am using Rojo v7.0.0-alpha.4
The text was updated successfully, but these errors were encountered: