• Welcome, Guest. Please login.
 
April 27, 2026, 11:08:05 AM

News:

MX Bikes beta19 available! :)


Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - jacobc141

1
Track Editing / Re: HELP 3D Grass wont show
September 28, 2020, 07:47:14 PM
Quote from: 𝖙𝖋𝖈 on September 28, 2020, 05:58:15 PMfirst things to check are the obvious..  Do the files exist and are the in the 'maps' folder which needs to reside in the same folder as the HMF and THT?

maps/grass.tga

maps/grass_mask.tga

maps/grassfx.tga

maps/grass_mask.tga

Check the basic stuff first.


thanks got it working the mask size got changed to 2600x2600 somehow. your videos helped alot
2
Track Editing / Re: HELP 3D Grass wont show
September 28, 2020, 11:29:35 AM
yes it wont even show in mapview
3
Track Editing / HELP 3D Grass wont show
September 28, 2020, 10:56:18 AM
grassfx is in file and right folder but wont show

   map = maps/grass.tga
   repetitions = 50
   mask = maps/grass_mask.tga
   thickness = 0.2
   grass
 {
        max_density = 10
        height = 0.40
        height_diff = 0.35
        width = 0.5
        width_diff = 0.35
        texture = maps/grassfx.tga
        densitymap = maps/grass_mask.tga
 }