Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / cant texture trees randomly in for next loop

Author
Message
David iz cool
19
Years of Service
User Offline
Joined: 21st Sep 2005
Location: somewhere lol :P
Posted: 17th Jun 2006 22:44 Edited at: 17th Jun 2006 22:46


heres my code,i instanced the trees but for some reason this code wont work & im not sure why.

all of my trees are textured the default texture.

any ideas??
Dream And Death
18
Years of Service
User Offline
Joined: 21st Feb 2006
Location: The circus! Juggling job, kids and DBPro
Posted: 17th Jun 2006 23:16
Er, you are testing rantextree, not rantextree#

I think that should solve it!
David iz cool
19
Years of Service
User Offline
Joined: 21st Sep 2005
Location: somewhere lol :P
Posted: 17th Jun 2006 23:20 Edited at: 17th Jun 2006 23:37
well,i changed it to this:




and it still doesnt work.any ideas why??
i have randomize at the beginning of my code btw.
Dream And Death
18
Years of Service
User Offline
Joined: 21st Feb 2006
Location: The circus! Juggling job, kids and DBPro
Posted: 18th Jun 2006 00:11
Have you put in a Randomize Timer() line in at the start of the program? Might help.

I just tried

and different cases do get selected.
Have you also made certain that the textures are loaded ok?
smallg
Valued Member
18
Years of Service
User Offline
Joined: 8th Dec 2005
Location: steam
Posted: 18th Jun 2006 01:37
1. is it inside a loop?

2. are u texturing the trees again afterwards?

life's one big game
spec= 2.6ghz, 1gb ram, 512mb gpu, directx 9.0c, dbpro and classic
spooky
22
Years of Service
User Offline
Joined: 30th Aug 2002
Location: United Kingdom
Posted: 18th Jun 2006 02:17
If trees are instanced you can't texture any of the instances with different textures, that's the idea of instances, they share all the same info as source object.

Try not instancing them and you will find it will work.

If you only have three different textures, then simply have 3 source trees and instance them randomly

Boo!
David iz cool
19
Years of Service
User Offline
Joined: 21st Sep 2005
Location: somewhere lol :P
Posted: 18th Jun 2006 17:03
well,i changed it to clone object & it works now.

but thanks for all the help!

Login to post a reply

Server time is: 2024-09-25 01:29:24
Your offset time is: 2024-09-25 01:29:24