Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Asset Forge

Create your own 3D models and 2D sprites! · By Kenney

Lua - enumerate each object in a multiple selection

A topic by TheMightyGit created Oct 06, 2020 Views: 202 Replies: 1
Viewing posts 1 to 2
(1 edit)

I'd like to be able to loop over a list of all the currently selected objects so that I can modify each one individually. This would allow me to write a tool that would adjust the spacing between the selected multiple objects.

100% came here to literally ask for this. We really need this.