pelago
Jul 31 2004, 10:57 PM
Is there a decent guide to the new skinning features in the WIPs? I'm trying to do a horizontal menu (like Genuisalz's Cirkular skin but with tweening and so on), but I'm totally lost!
flattspott
Jul 31 2004, 11:52 PM
I forget, are you a WIP tester? If so then all I can say is read the documentation and forums. Thats how I figure stuff out. That and by looking at other skins or even scripts
BenJeremy
Aug 1 2004, 01:51 AM
| QUOTE (flattspott @ Jul 31 2004, 07:55 PM) |
| I forget, are you a WIP tester? If so then all I can say is read the documentation and forums. Thats how I figure stuff out. That and by looking at other skins or even scripts |
Yes, he's a WIP tester....
I guess the best way to learn is to look at the examples and scan the forum posts here...
koldfuzion
Aug 1 2004, 01:55 AM
| QUOTE (pelago @ Aug 1 2004, 12:00 AM) |
| Is there a decent guide to the new skinning features in the WIPs? I'm trying to do a horizontal menu (like Genuisalz's Cirkular skin but with tweening and so on), but I'm totally lost! |
best way to do a horizontal menu is with the text field.
Sample:
| QUOTE |
<LayoutElement Type="Text" Source="CGTitle"> <IsMenu Horizontal="true">true</IsMenu> <TextColor>0xBBFFFFFF</TextColor> <Pos L="187" T="425" W="315" H="24"/> <Justify X="Center"/> <Scale X="False" Y="True"/> <Proportional>true</Proportional> <Shadowcolor>0xE9000000</Shadowcolor> <DoGlow>True</DoGlow> </LayoutElement> |
as far as the tweening.. experiment
pelago
Aug 1 2004, 11:27 AM
Yeah I've been trying to learn by reading the forum, but the info is scattered all over the place. Oh well, I'll give it a go!
BenJeremy
Aug 1 2004, 04:39 PM
Well, the WIP Release thread should have some good info on Tweening (including some images to help explain things)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.