|
initial rotation and rotation rate dont work?
|
, dedicated polycounter,
1,664 Posts,
Join Date Sep 2008,
Location Montreal
|
I think that only applies to sprite-based particles.
Lamont G.- Environment Artist - UbiSoft Osaka
CGBYLG.com
|
, card carrying polycounter,
2,296 Posts,
Join Date Dec 2008,
Location Japan
|
For some odd reason everytime I rotate my decal in Unreal 3 editor it crashes. I rotate it manually and also within the properties. Also the decal texture is not within my custom package it's a original game asset. Any suggestions?
|
, polygon,
665 Posts,
Join Date Jan 2008,
Location chicago,il
|
problem.... disappearing mesh.
Here's he model in maya:
here's the mesh in the editor:
Within the Unreal static mesh editor it looks fine. Untextured but fine. When i place it within the level it comes out as that solid block of gray and then when i build and play test the level it's completely not there.
any suggestions?
|
, null,
4 Posts,
Join Date Oct 2009,
|
You are currently working in "Unlit" mode you need to toggle "Lit" mode on, add some lights to your scene and finally do a lighting build.
Also it looks like you're using the old version of Unreal, do yourself a favor and get/use UDK (Unreal Development Kit) instead.
Last edited by Ben Apuna; 12-24-2009 at 05:07 AM..
|
, veteran polycounter,
2,522 Posts,
Join Date Feb 2009,
Location Hawaii
|
Thanks BenApuna.
Lit wasn't the problem, something to do with importing into a development package vs the actual level package.
as for UDK, yeah I'll be switching to that at the end of this semester, but our final is to turn a finished level using UE3.
|
, null,
4 Posts,
Join Date Oct 2009,
|
Tommy.. No Ben is right. The mesh will not show correctly in unlit. Even more so when you have no textures on it.
BUT THATS THE LEAST OF MY WORRIES AND SHOULD BE YOURS.
WHY IN THE HELL IS THIS USING 18684 TRIANGLES? Are you out of your mind?

|
|
HAHAHAHA...... ugh..... yeah I knew that was a lot of tri's, but see I've been self teaching myself maya for about 2-3 months now so I'm just getting the hang of it.....
here's the wireframe, what could i have minimized?

|
, null,
4 Posts,
Join Date Oct 2009,
|
Everything :P your model should only have enough geometry in it to describe the silhouette, all the other details can be baked into a normal map. More stuff to learn, yay 
|
, line,
97 Posts,
Join Date Oct 2008,
Location UK
|
if something shows up in the editor (geometry wise) it should show up in the game, if it doesn't, make sure the package that you imported the mesh to is saved so unreal has a package to read the geometry from.
and yes, your mesh is WAY too high. most of that detail can be stored in a normal map. it's basically a box with things to hold it up right on top. unreal handles polygons rather well. If geometry for this is around 350 to 500 in total, it should be fine.
Study the mesh they include in unreal to see how they utilize all of the details. i would recommend learning normal mapping, it will help a lot.
|
, null,
18 Posts,
Join Date Nov 2009,
Location Vancouver BC
|
-off the topic at hand.
Is there a way to accuratly display the total texture space used in a package?
Similarly, what is the best way to view total triangle count in a scene including foliage volumes? particles?
|
, spline,
218 Posts,
Join Date Apr 2009,
Location California
|
Quick question: How do I increase the level of detail and resolution in unreal editor for screen shots?
I've tried reading through the first few pages, but find myself more confused than when I started. Thanks in advance.
|
, vertex,
26 Posts,
Join Date Oct 2009,
Location Los Angeles
|
Ok, so you want larger screenshots? It's been mentioned in this thread. Search tiledshot. And reading the question exactly how it sounds, if you want more detail it would mean more art.
Lamont G.- Environment Artist - UbiSoft Osaka
CGBYLG.com
|
, card carrying polycounter,
2,296 Posts,
Join Date Dec 2008,
Location Japan
|
Okay thanks, i'll search that. By detail, i meant higher res textures. I have 1024x1024 texture sheets on my models, but it's showing up much lower res than that.
|
, vertex,
26 Posts,
Join Date Oct 2009,
Location Los Angeles
|
Ok, check the... Can't think of the name. But your texture lod/compresstion settings.
Lamont G.- Environment Artist - UbiSoft Osaka
CGBYLG.com
|
, card carrying polycounter,
2,296 Posts,
Join Date Dec 2008,
Location Japan
|
Quote:
Originally Posted by CharlieD
Okay thanks, i'll search that. By detail, i meant higher res textures. I have 1024x1024 texture sheets on my models, but it's showing up much lower res than that.
|
In the texture properties (double click the texture in the generic browser) change the LODGroup to TEXTUREGROUP_UI
Its not shippable like that but its great for screenies 
|
, dedicated polycounter,
1,684 Posts,
Join Date Mar 2007,
Location United Kingdom (Hampshire)
|
Quote:
Originally Posted by metalliandy
In the texture properties (double click the texture in the generic browser) change the LODGroup to TEXTUREGROUP_UI
Its not shippable like that but its great for screenies 
|
I did not know this, thanks!
|
, vertex,
43 Posts,
Join Date Jan 2008,
|

Glad to help!
|
, dedicated polycounter,
1,684 Posts,
Join Date Mar 2007,
Location United Kingdom (Hampshire)
|
TEXTUREGROUP_UI ? I used to do skybox. both work?
Serozh Sarkisyan
Environment Artist
Infinity Ward
|
, dedicated polycounter,
1,305 Posts,
Join Date Sep 2008,
Location Los Angeles
|
Yea, i think both work ok 
|
, dedicated polycounter,
1,684 Posts,
Join Date Mar 2007,
Location United Kingdom (Hampshire)
|
Aside from selecting the groups in-editor....You can find and permanently alter these settings (for all TEXTUREGROUPS) in "UTEngine".
If you change them in DefaultEngine.ini I think it will change for both in-Editor mode and in Game mode.
Or you can go to simply view what the settings are for each group if you are just curious.
TEXTUREGROUP_Skybox=(MinLODSize=512, MaxLODSize=2048,LODBias=0,MinMagFilter=aniso,MipFi lter=point)
TEXTUREGROUP_UI=(MinLODSize=1024,MaxLODSize=4096,L ODBias=0,MinMagFilter=aniso,MipFilter=point)
Last edited by Envelope; 01-26-2010 at 03:10 PM..
|
, spline,
115 Posts,
Join Date Jun 2009,
Location Seattle, WA
|
I'm looking to make a fluid surface just render as a wireframe. I cant figure out how to do just the fluid and not everything else. Anyone know of anything?
|
, spline,
138 Posts,
Join Date Jul 2009,
Location Nottingham
|
Does anyone know how to turn of the sound that plays when you are playing in the editor?
It's really annoying, and I can't find any settings for sounds anywhere.
I've tried to find some settings for it in the config files, but couldn't find any.
Anyone know how to turn it of?
|
, vertex,
42 Posts,
Join Date Mar 2007,
Location Stockholm, Sweden
|
Archive thread? do'h. 
Last edited by fearian; 12-02-2010 at 08:07 PM..
|
, dedicated polycounter,
1,616 Posts,
Join Date Oct 2008,
Location UK
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Copyright 1998-2012 A. Risch
|