Page 1 of 1

[Klonan] Fix create_spidertron()

Posted: Fri Oct 28, 2022 7:14 pm
by skipperwraith
TL;DR
the function create_spidertron() is great, but it could be improved easily.

What ?
It uses the name given as an argument to set the entities name, which is great,
spider1.png
spider1.png (11.08 KiB) Viewed 1979 times
but then it doesn't it set as the miniable results name.
spider2.png
spider2.png (3.54 KiB) Viewed 1979 times
Just why not
spider3.png
spider3.png (3 KiB) Viewed 1979 times

Why ?
It results in modded Spidertrons either giving back a vanilla Spidertron or modders [like me] having to watch out for this and manually set it in code...

Re: [Klonan] Fix create_spidertron()

Posted: Sat Dec 17, 2022 11:10 am
by Klonan
Thanks for the report,

It is fixed for the next release