# HELP with angle of object (2)

**URL:** https://forum.kirupa.com/t/help-with-angle-of-object-2/191543
**Category:** flash
**Created:** [June 21, 2006, 6:18am UTC](https://forum.kirupa.com/t/help-with-angle-of-object-2/191543 "2006-06-21T06:18:09Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![santalea](https://avatars.discourse-cdn.com/v4/letter/s/d6d6ee/32.png) [@santalea](https://forum.kirupa.com/u/santalea)
#### Post date: [June 21, 2006, 6:18am UTC](https://forum.kirupa.com/t/help-with-angle-of-object-2/191543/1 "2006-06-21T06:18:09Z")

</div>

how do i change the array from a normal  
xValues\*, yValues\*  
to  
tarArray[index][0], tarArray[index][1].  
with this i will only need to declare tarArray instead of xValues & yValues.  
thank you… 😉
