Menu

#35 Minor python sample script bug

v0.3
open
tuco
simulator (40)
3
2008-08-07
2008-07-03
Peter Quirk
No

Test9 in the testobject.py module includes the line:
tempprim.SetMaterial(0,"rock_tex")

The correct texture name is "rocktex".

Discussion

  • Mikko Pallari

    Mikko Pallari - 2008-08-07

    Logged In: YES
    user_id=2039311
    Originator: NO

    I think that "rock_tex" referes to same rock texture that is in example_assets like the rock mesh. Tuco, can you comment.

     
  • Mikko Pallari

    Mikko Pallari - 2008-08-07
    • priority: 5 --> 3
    • assigned_to: nobody --> el_tuco
     
  • Peter Quirk

    Peter Quirk - 2008-08-22

    Logged In: YES
    user_id=769435
    Originator: YES

    Mikkopa is correct. rocktex is in the standard texture library, while rock_tex is in the optional extra assets zipfile.

     

Log in to post a comment.