Page 1 of 1

Cloning tile actors ?

PostPosted: Tue Jan 24, 2006 3:27 am
by fauldran
I was playing around with cloning tile actors(floors) to keep the list of actors shorter. Anyway I figured out that you can clone a tile actor then make changes to the clone without affecting the original.

Does this have any negative affects?

If not it is a great way to keep the actor list from becoming insanely long as more regions are added into a game file.

PostPosted: Tue Jan 24, 2006 11:50 am
by makslane
I was playing around with cloning tile actors(floors) to keep the list of actors shorter. Anyway I figured out that you can clone a tile actor then make changes to the clone without affecting the original.

Does this have any negative affects?


No, there is no problems