Thanks that pointed me in right direction. As I thought was incredibly easy and in front of me whole time. ’ Time_Start = dotnetObject “System.DateTi…
Is there a way to set the datetime instead of using ‘.now’? finding that all properties are read-only. Am also experimenting with ‘MonthCalendar’ as m…
[b]GetUIColor is reading same color setting I gave it of [1,0,0] but viewport isn’t changing. Guessing I either have w[size=3]rong index_integer or so…
Looking at video, this does look potentialy interstesting. Agree that a sidewalk generator would be worthy addition. Perhaps a way to apply street cod…
Thanks. Code seems to working as next step but still trying to figure this one out. Parent code was working separate from temp rotation for some reaso…
Thanks that bit of advice helped simplify code. Found out that 90 degree y offfset is part of parent offset. –resests values to 0 biped.setTransfo…
Getting mixed results. What I have for scene is Spheres setup for joints and cylinders setup for limbs with ‘look at’ constraint pointed to joints. Am…
Thanks for solution. I ended up finding an answer with this script: which runs based on 3 points rather than 4 which in the end was simpler to use. M…