2D Toolkit Forum

2D Toolkit => Support => Topic started by: Fellshadow on February 01, 2014, 10:56:41 pm

Title: About Sprite Attach Points
Post by: Fellshadow on February 01, 2014, 10:56:41 pm
I haven't bought 2D Toolkit yet, and there's no demo that I could find to test this, but are the Sprite Attach Points only manipulable on the X and Y axis?

My game is actually 3D, just with 2D sprites, so I need to be able to move and rotate the attach points in x/y/z.
Title: Re: About Sprite Attach Points
Post by: unikronsoftware on February 03, 2014, 11:49:07 am
The attach points can only be manipulated in x & y, and only rotated in z (only stores these 3 values specifically). These attach to a sprite which is inherently 2D - are you wanting to attach 3d objects to the sprite?