Product Chat / Two Questions - Vegitation and Hud

Author
Message
Teabone
Forum Support
18
Years of Service
User Offline
Joined: 8th Jun 2006
Location: Earth
Posted: 29th Nov 2016 08:01 Edited at: 29th Nov 2016 08:03
Hi everyone, I have two questions that I'm not sure where else on the forums to ask, since there isn't really a support area. I think this is where a community chat would be useful: Shameless Discord Plug.

Is there a way within the editor to turn off vegetation animation? Also is there a way to make it so that its not animated within the game thereafter?

Additionally how do I disable the HUD -- without creating a stone-alone game or running a script?

Twitter - Teabone3 | Youtube - Teabone3 | Twitch - Teabone3 | TGC Assets - Store Link

i7 -2600 CPU @ 3.40GHz - Windows 7 - 8GB RAM - Nivida GeForce GT 740
Belidos
3D Media Maker
8
Years of Service
User Offline
Joined: 23rd Nov 2015
Playing: The Game
Posted: 29th Nov 2016 08:22
As far as i know you can't turn off the HUD without a script. It's a very simple script that just has HideHuds() in it.

As to the grass, t stop it animating simply change the grass renderer setting to medium or low in the tab tab settings.

i5, NV960 2GB, 16GB memory, 2x 2TB Hybrid, Win10.
i3 , Intel integrated graphics, 6GB memory, 512GB Generic SATAIII Win8.1.
Intel Celeron (duel Core), Radeon integrated graphics, 4GB memory, 180gB Generic SATAII, WinVista.
Q6600, Intel integrated graphics, 8GB memory, 512GB Generic SATAII, Win7.
Teabone
Forum Support
18
Years of Service
User Offline
Joined: 8th Jun 2006
Location: Earth
Posted: 29th Nov 2016 08:39 Edited at: 29th Nov 2016 10:49
Thanks Belidos, I just noticed the hidehuds.lua script. Guess I'll just toss that into a trigger zone at the start.

I notice when I reduce the quality of the vegetation I lose poly plains. Is there anyway to maintain the poly quantity whilst making vegetation not animate? At present it seems there is no other way but to sacrifice quality in order to turn off animations for them.
Twitter - Teabone3 | Youtube - Teabone3 | Twitch - Teabone3 | TGC Assets - Store Link

i7 -2600 CPU @ 3.40GHz - Windows 7 - 8GB RAM - Nivida GeForce GT 740
3com
10
Years of Service
User Offline
Joined: 18th May 2014
Location: Catalonia
Posted: 29th Nov 2016 10:31
Quote: "Additionally how do I disable the HUD -- without creating a stone-alone game or running a script?"

hideallhuds=1, in setup.ini file

3com
Laptop: Lenovo - Intel(R) Celeron(R) CPU 1005M @ 1.90GHz

OS: Windows 10 (64) - Ram: 4 gb - Hd: 283 gb - Video card: Intel(R) HD Graphics

PM
Teabone
Forum Support
18
Years of Service
User Offline
Joined: 8th Jun 2006
Location: Earth
Posted: 29th Nov 2016 10:47
Thanks!



Twitter - Teabone3 | Youtube - Teabone3 | Twitch - Teabone3 | TGC Assets - Store Link

i7 -2600 CPU @ 3.40GHz - Windows 7 - 8GB RAM - Nivida GeForce GT 740
synchromesh
Forum Support
10
Years of Service
User Offline
Joined: 24th Jan 2014
Location:
Posted: 29th Nov 2016 11:20
Love the vid ...Very natural ..... I'm guessing that's the legacy random terrain ?
The only person ever to get all his work done by "Friday" was Robinson Crusoe..
PM
Preben
20
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 29th Nov 2016 12:32
Nice scene Teabone

In the shaders there is defined a slider for SwaySpeed that i think you need , but currently its not visible in tab+tab , guess Lee forgot to enable it , anyway if you REALLY need it to stop it , you could change this line in the vegetation_basic.fx shader:

from:
float4 vert = IN.pos + wave;

to:
float4 vert = IN.pos;

That should stop it.
best regards Preben Eriksen,

Login to post a reply

Server time is: 2024-09-29 01:22:17
Your offset time is: 2024-09-29 01:22:17