Help - Search - Members - Calendar
Full Version: Reflecting Orb
Scenyx Entertainment Community > Xbox1 Forums > Dashboard Forums > Official Team UIX Forums > User.Interface.X (UIX) Code
fixxxer575
I am trying to make my UIX to orb have a reflect effect. Here is my code in main_menu.xip\default.xap:
CODE
DEF game_select_pod_inner02 Transform
{
children
[
DEF Pod_1a_Spinner Spinner
{
rpm 0
axis 0 2 2
children
[
Shape
{
appearance Appearance
{
material MaxMaterial { name "ReflectSurface" }
texture ImageTexture
{
url "reflect.xbx"
}
}
geometry Mesh { url "OrbCell-FACES.xm" }
}
]
}

My orb just looks normal with this code. Its tinted blue (depending on skin) and its clear.
Please help me.
Thanks.


fixxxer575
could my skins material colors be interfering with the reflection effect?
gasclown
script looks good - only yr applying it to the selectpod. if its the big orb on the mainmenu yr shooting for scroll right to the bottom of mainmenu.xip/default.xap and find "modded_orb" transform. thats the big orb wink.gif
KyesaRRi
I think that you are editing the wrong part of the dash to have a reflect surface.

Search for the code for the modded look in main_menu.xip - default.xap.The orb will be somewhere in there, under somthing like modded orb. Cant remember the names as i havent used win XIP in ages...
fixxxer575
QUOTE(gasclown @ May 24 2005, 03:37 PM)
script looks good - only yr applying it to the selectpod. if its the big orb on the mainmenu yr shooting for scroll right to the bottom of mainmenu.xip/default.xap and find "modded_orb" transform.  thats the big orb wink.gif
*


Ok I followed your advice and it worked. Thanks.
wwwavatar
can we get a look at it? screen shot please
fixxxer575
I just got the Comm build of UIX and I used this code and it doesn't look as good, in fact it doesn't look like the texture is reflecting at all.

What button takes a screen shot and where are they stored?
XxXDarkwraitHXxX
QUOTE(fixxxer575 @ May 27 2005, 02:35 PM)
I just got the Comm build of UIX and I used this code and it doesn't look as good, in fact it doesn't look like the texture is reflecting at all.

What button takes a screen shot and where are they stored?
*


Hold the right and left triggers and press X. Then look wherever your UIX files are stored and you should see a folder call screenshots. For example: C:\user.interface.x.dash\screenshots
fixxxer575
Ok thanks XxXDarkwraitHXxX. here is a screen shot of the comm build. It doesn't look very reflective when the orb moves. was this feature taken out of the comm build?
http://img240.echo.cx/my.php?image=uixscre...ot2226253sf.jpg
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.