4 of 4
4
Touchlib rotate scale bug
Posted: 21 July 2008 02:46 PM   [ Ignore ]   [ # 46 ]
Elite
Avatar
RankRankRankRank
Total Posts:  350
Joined  2008-02-22

Sure I need it for a game I’m making for touchlib I’m building it for the group to use. This is the biggest part for the game so this would help me so much. I will test it all you want on windows. Thanks

 Signature 

http://www.justinriggio.com cool mad
http://www.niceminds.com new blog

Profile
 
 
Posted: 21 July 2008 08:15 PM   [ Ignore ]   [ # 47 ]
Sr. Member
RankRankRank
Total Posts:  87
Joined  2007-10-23

Attached is an updated class, done quite quickly. Sorry for the wait. It needs testing so let me know of any bugs.

Also, anyone using Flex may have the bug mentioned before. Anyone wants to try and fix it using the information earlier in this thread is welcome.

File Attachments
RotatableScalable.as.zip  (File Size: 5KB - Downloads: 40)
Profile
 
 
Posted: 21 July 2008 08:27 PM   [ Ignore ]   [ # 48 ]
Elite
Avatar
RankRankRankRank
Total Posts:  350
Joined  2008-02-22

Thanks.. been waiting all day for this. I will test it tonight and get back to you latest tomorrow.
Thank you thank you

 Signature 

http://www.justinriggio.com cool mad
http://www.niceminds.com new blog

Profile
 
 
Posted: 21 July 2008 11:09 PM   [ Ignore ]   [ # 49 ]
Elite
Avatar
RankRankRankRank
Total Posts:  445
Joined  2008-02-12
weyforth - 21 July 2008 08:15 PM

Attached is an updated class, done quite quickly. Sorry for the wait. It needs testing so let me know of any bugs.

Also, anyone using Flex may have the bug mentioned before. Anyone wants to try and fix it using the information earlier in this thread is welcome.

Hey weyforth the class works perfectly nice work

 Signature 

My MultiTouch Blog

Profile
 
 
Posted: 21 July 2008 11:23 PM   [ Ignore ]   [ # 50 ]
Elite
Avatar
RankRankRankRank
Total Posts:  350
Joined  2008-02-22

I tested this class out a little and so far so good. Nice job : )

 Signature 

http://www.justinriggio.com cool mad
http://www.niceminds.com new blog

Profile
 
 
Posted: 22 July 2008 01:45 AM   [ Ignore ]   [ # 51 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  938
Joined  2007-04-08

I haven’t tested it yet, but it’s much appreciated weyforth. We’ll also have to add it to the other classes that scale/rotate too at another time.

What technique is this using? Doesn’t seem to use the matrix/translate one, right? Is the matrix one not good?

I’ll try and get flex back on my computer soon and see if I can work things out. I’m not sure why there would be a bug in flex and not in flash.

 Signature 

My Multitouch Blog
My Multitouch Software Direct Downloads
My Youtube

Profile
 
 
Posted: 22 July 2008 07:19 AM   [ Ignore ]   [ # 52 ]
Sr. Member
RankRankRank
Total Posts:  87
Joined  2007-10-23

No problem guys glad I could be of some use in this forum rasberry

Anyway it’s good to hear the class works so far, and cerupcat, I combined the functions of the dynamic registration class into the rotatablescalable class, but if your planning on adding the same functionality to the other classes we might want to think about simply extending the dynamic registration class? I also found that if I used the transformation method, my tweens would mess up as some properties such as scaleY were returning 0 all the time. I’m not sure about flex...never used it :(

Profile
 
 
   
4 of 4
4