Heck
Heck copied to clipboard
[Feature Request] AnimateComponent option for '_TrackLaneYPosition'
With the ability to build fully custom environments and such with Chroma, it seems odd that the arcs are just completely uncapped and clipping through everything without any ability to correct it.
Having something like this would be a great "nice to have"/qol feature :)
{
"b": 69,
"t": "AnimateComponent",
"d": {
"track": "Environment",
"duration": 420,
"ArcsTrackLaneYPosition":
{
"arcYLimitOffset": [[0, 0], [-621, 1, "easeInOutExpo"]],
}
}
},
Not exactly sure what the syntax would be, but the general idea would be to indicate in the property name that it's adjusting the lower vertical limit for arcs.