Jump to content

Grass issue


Chelaru

Recommended Posts

There's a couple options there, actually. Blend into terriain is usually https://github.com/GarageGames/Torque3D/blob/development/Templates/Full/game/art/environment/materials.cs#L5-L8 and best done with grass that only pops up on similar colored terrain.


https://github.com/GarageGames/Torque3D/blob/development/Templates/Full/game/art/environment/materials.cs#L15-L18 is a straight discard, with no attempts made at blending, just shows or not, so for that, you'd have your grass set up with a sharp alphamask to avoid a 'stippling effect' as it were.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...