material ID dialog question

any way to update this script to run it at max's start and do not disappear on object's deselect

on execute do 
	(
		curmod = Modpanel.getcurrentObject()
		curmod.MatIDFloater()
	)

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
barigazy's picture

Maybe with timer control

Maybe with timer control

bga

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.