Cześć. Mam problem z drzewami.
Konstruuję scenerię w 3ds'ie w wersji 9.
Otóż po dodaniu drzew sposobem "Zieleń" w main.ms i wklepaniu danych oraz współrzędnych include do pliku .SCM i .SCN odpalam symulator, a tu takie kwiatki:
Domyślam się, że to wina błędnego zapisu. Przed chwilą miałem taki problem, że pojawiał się tylko "różowy krzyż", to co widać ale bez tekstury drzewa. Teraz chociaż udało mi się wstawić te tekstury ale dalej jest problem z tym różowym czymś.
Podsyłam moje wpisy w plikach:
.SCM (eksportowany bezpośrednio z programu)
(linijki dotyczące drzew:)
include;tree.inc;plants/rozi/#rozi_krzew_7;-10.2408;0.0;37.1757;0.0;5;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;-15.0904;0.0;44.8543;0.0;6;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;-7.68123;0.0;54.6883;0.0;6;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;-20.0747;0.0;64.2528;0.0;6;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;-10.106;0.0;73.9521;0.0;5;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;12.9297;0.0;69.7761;0.0;5;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;19.5306;0.0;77.0505;0.0;5;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;7.0024;0.0;89.444;0.0;6;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;19.8;0.0;98.6044;0.0;6;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;29.0952;0.0;97.1226;0.0;5;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;32.463;0.0;88.7705;0.0;6;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;26.4009;0.0;83.1126;0.0;6;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;16.2975;0.0;89.3093;0.0;6;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;39.0639;0.0;78.9365;0.0;6;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;36.639;0.0;98.2003;0.0;5;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;22.4943;0.0;111.672;0.0;6;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;10.7743;0.0;108.977;0.0;6;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;7.67596;0.0;101.299;0.0;5;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;4.71229;0.0;75.434;0.0;6;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;12.1215;0.0;81.9001;0.0;6;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;16.7017;0.0;61.8281;0.0;6;3;end //Plants
include;tree.inc;plants/rozi/#rozi_krzew_7;6.46355;0.0;59.9421;0.0;6;3;end //Plants
drzewa.SCM (stworzony przeze mnie plik posiadający wartości drzew)
(plik znajduje się w katalogu sceneria/...)
include tree.inc plants/rozi_krzew_7 -10.2408 0.0 37.1757 0.0 5 3 end
include tree.inc plants/rozi_krzew_7 -15.0904 0.0 44.8543 0.0 6 3 end
include tree.inc plants/rozi_krzew_7 -7.68123 0.0 54.6883 0.0 6 3 end
include tree.inc plants/rozi_krzew_7 -20.0747 0.0 64.2528 0.0 6 3 end
include tree.inc plants/rozi_krzew_7 -10.106 0.0 73.9521 0.0 5 3 end
include tree.inc plants/rozi_krzew_7 12.9297 0.0 69.7761 0.0 5 3 end
include tree.inc plants/rozi_krzew_7 19.5306 0.0 77.0505 0.0 5 3 end
include tree.inc plants/rozi_krzew_7 7.0024 0.0 89.444 0.0 6 3 end
include tree.inc plants/rozi_krzew_7 19.8 0.0 98.6044 0.0 6 3 end
include tree.inc plants/rozi_krzew_7 29.0952 0.0 97.1226 0.0 5 3 end
include tree.inc plants/rozi_krzew_7 32.463 0.0 88.7705 0.0 6 3 end
include tree.inc plants/rozi_krzew_7 26.4009 0.0 83.1126 0.0 6 3 end
include tree.inc plants/rozi_krzew_7 16.2975 0.0 89.3093 0.0 6 3 end
include tree.inc plants/rozi_krzew_7 39.0639 0.0 78.9365 0.0 6 3 end
include tree.inc plants/rozi_krzew_7 36.639 0.0 98.2003 0.0 5 3 end
include tree.inc plants/rozi_krzew_7 22.4943 0.0 111.672 0.0 6 3 end
include tree.inc plants/rozi_krzew_7 10.7743 0.0 108.977 0.0 6 3 end
include tree.inc plants/rozi_krzew_7 7.67596 0.0 101.299 0.0 5 3 end
include tree.inc plants/rozi_krzew_7 4.71229 0.0 75.434 0.0 6 3 end
include tree.inc plants/rozi_krzew_7 12.1215 0.0 81.9001 0.0 6 3 end
include tree.inc plants/rozi_krzew_7 16.7017 0.0 61.8281 0.0 6 3 end
include tree.inc plants/rozi_krzew_7 6.46355 0.0 59.9421 0.0 6 3 end
.SCN (stworzony przeze mnie plik scenerii)
(dodałem include pliku, który jest w katalogu sceneria/...)
include sceneria/drzewa.scm end
Proszę o pomoc. Porównywałem to z plikami Całkowa Retro i według tego próbowałem napisać swoje pliki, jak widać coś musiało pójść nie tak.
Pozdrawiam!