You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To allow better visual effects it would help to have more path images for one path then One image
And random rotation but will not work for all images so option in Spec.
Example image show how all images is exactly the same and then will look repetitive
Suggestion:
Add Parameter to allow more varaiation of image as base for the path
Add Parameter to allow image to rotate in 90 degree steps
How to do it:
I see 2 options here:
A. Add parameters for Columns and Rows in Path texture
(this is easier to export from paint program but may be harder to program so you chose what way to go)
B. Add / set Path textrure to be an array and allow multiple images
Add a new Parameter: "AllowRotation": "true"
this would allow code to random rotate the image selected
To allow better visual effects it would help to have more path images for one path then One image
And random rotation but will not work for all images so option in Spec.
Example image show how all images is exactly the same and then will look repetitive
Suggestion:
How to do it:
A. Add parameters for Columns and Rows in Path texture
(this is easier to export from paint program but may be harder to program so you chose what way to go)
B. Add / set Path textrure to be an array and allow multiple images
"AllowRotation": "true"
this would allow code to random rotate the image selected
Example 1A
Example image where it would select one of four images
Example 1B
1:
2:
3.
4.
The text was updated successfully, but these errors were encountered: