Uploaded November 2024 | Updated September 2026, 2 days ago
Quick little note on an error we thought we were seeing:
youtu.be/sLCBWCtzGrk
In this video, we show how relatively easy it is to put a group of tagged objects in array using the new FindCreativeObjectsWithTag (Find Creative Objects With Tag) function in Verse code. The old system used to return an array, but now the new system requires you to do that yourself as it now returns a generator and no longer an array. For beginners, we do recommend staying away from shortcuts until you have a firm grasp of the language.
Quick little note on an error we thought we were seeing:
youtu.be/sLCBWCtzGrk
In this video, we show how relatively easy it is to put a group of tagged objects in array using the new FindCreativeObjectsWithTag (Find Creative Objects With Tag) function in Verse code. The old system used to return an array, but now the new system requires you to do that yourself as it now returns a generator and no longer an array. For beginners, we do recommend staying away from shortcuts until you have a firm grasp of the language.










