0
votes

I am working on a Drag and Drop game in AS3. How to reset its positions when a new game starts? I am not good at English T T

code

1
Do not use code screenshots in questions, period. - Vesper

1 Answers

1
votes

well its highly depended on how you're game is developed but an easy way is to have an array on the document class that contains all the positions and initialize the position when beginning a new game