Skip to content

Commit

Permalink
Runway: fix render order issue causing vehicle model to be hidden
Browse files Browse the repository at this point in the history
Signed-off-by: Rhys Mainwaring <[email protected]>
  • Loading branch information
srmainwaring committed Feb 12, 2024
1 parent 7e620cc commit 2589e7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion models/runway/model.sdf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
</plane>
</geometry>
<material>
<render_order>10</render_order>
<ambient>0.8 0.8 0.8 1</ambient>
<diffuse>0.8 0.8 0.8 1</diffuse>
<specular>0.1 0.1 0.1 1</specular>
Expand Down

0 comments on commit 2589e7b

Please sign in to comment.