How do I add randomization to prims that runs when I press the play button

For example: I want to make a cube change positions every 1 second within a range of coordinates? Or a cube to change texture or disappear randomly every frame or second as my camera records snapshots? I want to use this to capture randomized data

@ali.mezher i am just another user, so bear with me. you should be able to find the randomizer snippets and usage from these docs:

1 Like

and here’s a snippet if you want to run certain amount of frames before capturing (based on your fps, presumably):

and you can find more replicator tutorials here: Replicator — Omniverse Extensions latest documentation

1 Like

Thanks you @Simplychenable for your input! @ali.mezher please let us know if you still have questions after going through the examples and tutorials linked above.

2 Likes