Hallo,
ich hab ein Problem mit der LOD meines Charakters (Grunt). Er rennt aus mittlerer Entfernung auf die Kamera zu und man sieht, wie die Haare detallierter werden und kurz vor erreichen der Kamera erscheint erst die Sonnenbrille. In solch kritischen Szenen hab ich normalerweise im Freesdk die "Config Spec" von medium auf high gestellt. Dieses mal geht das leider nicht, da diese Einstellung sich auf das ganze Level auswirkt und die sichtbare Straße sich deutlich ändert.
Kann ich den LOD des Charakters auch separat irgendwo einstellen? Mein Charakter ist ein Anim-Objekt zugeordnet.
Gruß Pixelschubser
13.01.2014, 10:45
zezeri
LODRatio tweaken.
13.01.2014, 12:48
Pixelschubser
Zitat:
Zitat von zezeri
LODRatio tweaken.
Danke, das hatte ich schon probiert, hatte leider keine Auswirkungen. Ich habs jetzt anders gelöst. Ich hab die ganze Szene auf high gestellt und dann das parallax occlusion mapping der Straßentextur ausgeschaltet. Da ich nur Filme mache, kann man ja bei vielen tricksen. Ein Game würde ich aber mir der Cryengine wohl nicht hinkriegen.
13.01.2014, 19:25
zezeri
Kann sein dass die BRille ein eigenes Objekt ist, dann hat LOD keine auswirkungne. In dem Fall ist ViewDist die richtige Variable.
18.01.2014, 15:50
Pixelschubser
Hi,
ein altes Problem ist bei mir wieder akut geworden. Wie krieg man den kreisförmige Kamerafahrten hin. Mit hilfe der Target-Camera kann man zwar die Kamera immer auf einen Punkt oder ein Objekt ausrichten, aber kreisförmig herumfahren geht nicht, außer man setzt sehr viele Keys im Trackview, das macht die Kamerabewegung aber unruhig und einen exakten Kreis bekommt man sowieso nicht hin. Die Frage stellt sich auch, wenn man z.B. ein Anim-Object bewegen will.
Gruß Pixelschubser
18.01.2014, 21:32
Wedori
Hey Leute,
kurze Frage und Bitte:
Wir haben eine Custom 1st Personanimation mit Customwaffe etc.. Alles klappt im Export und ist auch im Charactereditor 1a funktionsfähig. ABER: Wie teilt man dem Mannequinedior nun mit, dass er diese Animation zum Schiessen verwenden soll? Da alles andere funktioniert, erscheint mir nur sinnvoll, dass ein manueller Eintrag irgendwo in eine Datei noch notwendig ist. nach 1020938946 Tutorials und anderen Forschungen kommen wir nicht weiter.
Hat jemand eine Idee dazu?
Danke!
31.01.2014, 03:10
zezeri
Wusstet ihr, dass die CE das kann? Echt ein cooles detail :twisted:
Ich kapier das mit dem abspeichern nicht. Ich lade die Forestmap, nehme Änderungen vor und speicher dieses unter anderen Namen ab. Z.B.
Forestmap laden -> Änderungen -> speichern unter Test1 dann
Test1 laden -> Änderungen -> speichern unter Test2
Das Problem, wenn man dann wieder die Forestmap oder Test1 läd, sind dort immer die Änderungen von Test2 drin.
Also auf den Punkt gebracht, der aktuelle Speicherstand überschreibt immer die alten Speicherstände auch wenn man unter anderen Namen speichert.
02.02.2014, 18:02
ReVan1199
Seit 3.5 ist es so, das wenn man z.b. in einem Ordner Level.cry hat und diese Map verändert und unter Level1.cry speichert, die Änderung sich auch auf Level.cry auswirkt(jedoch nicht alle Änderungen).
Speicher einfach deine geänderte .cry in einem neuen Ordner, dann funktioniert das alles;)
More features for CryDesigner, including a new "Exclusive Mode" to give focus to the Designer object you're working on.
Several additional Flow Graph nodes based on community requests.
Completely new AI Modular Behavior Tree setups, designed especially to help understand how the setups work. Four new example MBT scripts will start off with very basic idle behavior, with each new script adding on top of existing behaviors.
Advanced watervolume parameters which will allow you to simulate water displacement based on volume size and object interaction (expanded documentation coming soon).
Spoilerkompletter Changelog:
Fixed
(Sandbox) corpses no longer persist throughout multiple game sessions in Sandbox (CE-1988).
Fixed vehicle partially invisible after respawning (CE-1957).
(Particles) Fixed crash when vertex count over limit, and buffer alignment bug.
(CryDesigner) Fixed a bug about remaining side faces while push/pull.
(Particles, Editor) Moving emitter entities no longer spawns multiple emitters.
Fix Undo not working when using terrain painter "Flood" (CE-1958).
Fixed it so reserving unbound entities works again (fixes case where a net entity is referenced before it spawns).
Issue with skeleton's memory statistics (CE-1731).
Dynamic water volumes fixes.
(Game) Can't drive tank in multiplayer (CE-1352).
(AISystem) some weapon offset for peeking were missing in the Human AI character.
(AISystem) non-queued signals were causing wait-operations to never finish (CE-1956).
(Scaleform) UIElements instances leaking in editor.
(Flowgraph) Reload in UIEmulator broke Flowgraphs.
(CryDesigner) Made mirrored objects not be able to attend "Merge", "ResetXForm" and "Pivot to Center".
(CryDesigner) Fixed bevel tool bugs.
(CryDeisgner) Fixed bugs causing broken faces in an union operation.
(Game) Grenades don't explode (CE-1333).
Water volumes serialization issue (CE-2046).
(3DEngine) material glow parameter doesn't get updated correctly when triggered via flowgraph (CE-1653).
Apply texture modifiers for vegetation & shadow gen pass (CE-1827).
Advanced watervolume profiler crash in 64bit (CE-2024).
Perforce plug-in: Fix crash if no connection, fix reconnection.
(Renderer) Reset current device context shaders when unbinding resources (CE-2016).
(Particles) Spawn on ParentCollision now works for every collision. Incorporated new fCameraDistanceBias into static bounds. Fixed scaling and speed errors with child particles.
(Sound) Fix for soundlistener getting disabled when using trackview (CE-1912).
(Game) Removed unused Level-tag logic from game-localization (CE-1948).
Possible crash on layer hiding/unhiding (CE-1962).
Fixed wrong LODs on composite objects (CE-86).
(ScriptProxy) OnCollision not properly clearing m_hitTable (CE-2006).
Removed rope position forcing in ai/physics mode.
(Game) Fixed physics Impulse parameter not working for Recoil in weapon scripts (CE-2018).
Fixed a bug related to missing polygons after moving elements.
Fixes for when MAX_JOINT_AMOUNT for animations is raised above 256. Some previously hardcoded arrays now use the define.
(CryDesigner) Added filling a face based on two unconnected edges.
(Shaders) Fixed issue with Flowmap using incorrect channel in Watervolume shader.
(Particles) fix for incorrect alpha scaling. Reverted some unneeded alpha scale param conversions. Alpha clipping applied to decals as well.
(CryDesigner) Fixed a bug displaying incorrect measurement helper number of a front stair.
(Particles) Fixed sorting errors between particles and other transparent objects, by using proper 3DEngine-set distance (CE-1147).
(Savegame) Unified savegame name, now based on IGame::GetName.
Rifle: Removed unnecessary duplicate SP/MP params. Small tidy of structure. Moved some duplicate values from sub-sections into default section. Removed invalid params. Made tracers visible.
(Physics) Enabled e_DeformableObjects by default (CE-1991).
(Particles) Editor now displays TRangeParam<> doublets in compact Vec2 format.
Strip semi-commas off the end of #pragma statements. Added missing shader compiler DLL.
Changed the bone limit for current gen consoles and PC to 1024 (last gen consoles use the old value of 256).
Behavior Tree visualizer now also shows the Selection Variables.
AI script Human_x.lua now defaults to the "SDK_Grunt_04" behavior tree.
(Assets) Forest update. Added AB particle layers and moved particles. Moved logic into logic layers. Added small steps into some houses. Deleted non-streaming layer and put assets into appropriate layers. Converted some brushes into geomEnt for ropes. Broke up some of the terrain painting with more varied materials.
(Assets) Forest: Moved some objects in the wrong layers. Replaced Cave geometry beams with volumetric beam materials on the lights.
Updated deformable_barrel material.
Readjusted the orientation of the HUD bone to prevent tilting of the onscreen Hud during aim and walk with the Pistol.