Game Development Community

no Decals is showing ! ! !

by Ahsan Muzaheed · in Torque 3D Beginner · 12/08/2011 (6:35 pm) · 2 replies

no decal is showing in my game.
i have done a lot of changes in my script.
may be i have done something wrong during these changes,which caused this.
is there any function or any settings or any variable of $pref namespace or anything that sets
$pref::Decals::enabled
to
"0" or "1".

although i have paste $pref::Decals::enabled = "1" in console during runtime but still it does not show any decals.
so may be "$pref::Decals::enabled" is not the problem.
any shader can cause that?

any suggestion?

About the author

Torque 3D enthusiastic since 2010.Have been working in several T3D projects besides of Unreal Engine 4 and Unity 3D. NEED a hand with your project? SHoot me a mail. http://www.garagegames.com/community/forums /viewthread/138437/


#1
12/09/2011 (12:23 pm)
Without knowing what you have changed, I don't know where to even begin with helping you.
#2
12/09/2011 (4:32 pm)
Quote:Without knowing what you have change
i understand that.that is why i have asked these questions:

Quote:
is there any function or any settings or any variable of $pref namespace or anything that sets
$pref::Decals::enabled
to
"0" or "1".
any shader can cause that?
or any old post with the same problem like me.

i will solve the problem.but if it is shader or configuration related problem,then may be i will never be able to figure it out.so i need those answers.
thanks for your replay.i thought there will be no answer even a "hello" for this type of problem.