SV2.0's BogBug (untitled WIP)
- Agentarrow
- Posts: 1346
- Joined: Thu Jun 28, 2007 4:34 pm
- Location: Kyiv, Ukraine
- Contact:
Re: SV2.0's BogBug (untitled WIP)
very true, we have the Spielberg of games on our hands
AgentArrow Home
The greater good is but a point of view...
The greater good is but a point of view...
Re: SV2.0's BogBug (untitled WIP)
I know it's not that constructive, but all I have to say is, good job! Looks really sweet!
Re: SV2.0's BogBug (untitled WIP)
Lol, I dunno about Spielberg, but thanks to both of you for the comments.Probably more like future film school dropout. Anyway, with school starting again and work picking up it's been going pretty slow. Might have some fresh screens pretty soon though.
Re: SV2.0's BogBug (untitled WIP)
top view in wireframe driver:
The outer part of the staticmesh terrain is clipped by the farclip plane -it does nt render anything outside the farclip radius.
If your level has big meshes it will clip them anyway if you adjust it.
The collision would be better if it is four smaller pieces instead one big because if a pawn steps at the far corner,it may test all terrain poly's for collision not just the corner.
The outer part of the staticmesh terrain is clipped by the farclip plane -it does nt render anything outside the farclip radius.
If your level has big meshes it will clip them anyway if you adjust it.
The collision would be better if it is four smaller pieces instead one big because if a pawn steps at the far corner,it may test all terrain poly's for collision not just the corner.
- Attachments
-
- FarClipPlane_StaticMeshTerrain.jpg (26.02 KiB) Viewed 587 times