1
Action Requests / Re: Split text file for Playmaker arrays
« on: October 23, 2017, 03:27:10 AM »
Hi
for the same reasons why you need array list from text and dont type it by hands )
turning texture atlases in sprites is easy and can be done during editing.
but make an array list from sprites is a pain if you have like 300 sprites for example(select and add them to list is a pain)
anyway i avoided this with 2d toolkit -it has an option to split atlases and this data can be used in playmaker
for the same reasons why you need array list from text and dont type it by hands )
turning texture atlases in sprites is easy and can be done during editing.
but make an array list from sprites is a pain if you have like 300 sprites for example(select and add them to list is a pain)
anyway i avoided this with 2d toolkit -it has an option to split atlases and this data can be used in playmaker