Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

issues making this texture into grass

Having issues not related to a specific Sandbox game mode? Get help here!
Please also read the rules for support when posting support requests.
Failure to comply with the forum rules may result in your topic being locked without resolution.
Locked
asteph28
Member
Member
Posts: 9
Joined: July 23rd, 2011, 1:04 am
Name: Andrew
IRC Username: asteph24

issues making this texture into grass

Post by asteph28 »

Im having issues making this texture into grass I tried a to move the script form the orginal grass texrure but I does not seem to be working can anyone help? thanks for your time
Attachments
sand02.jpg
chocolatepie33
Support Team
Support Team
Posts: 2458
Joined: April 27th, 2010, 5:31 pm
IRC Username: CP

Re: issues making this texture into grass

Post by chocolatepie33 »

Are you talking about a 3D grass?

If so, in package.cfg (and mapname-art.cfg, or data/default_map_settings.cfg), you should have something like this (with sand02 as the texture name):

Code: Select all

setshader stdworld
texture 0 "sand02.jpg" 
autograss "packages/textures/grass.png"
I hope this is what you want, otherwise please elaborate.
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
asteph28
Member
Member
Posts: 9
Joined: July 23rd, 2011, 1:04 am
Name: Andrew
IRC Username: asteph24

Re: issues making this texture into grass

Post by asteph28 »

Thanks for you time I will try this 3d glass was what I was looking for do you know if you can make the grass look like dead grass becuase for the past year i've been working on a game called desert hollow western based in the 1870's and I need like a desert type look thank you again for your time.

andrew
Locked