Notifications
Clear all
[Closed] Float Script for Brake Lights when car moves/stops
Page 2 / 2
Prev
Apr 03, 2018 4:34 pm
ok it looks like it works. I think octane mix amount does not work. because of amount.value So Mix texture was added to one diffuse material instead of mix material and diffuse value: float worked fine.
Apr 03, 2018 4:34 pm
first of all we need specify what is “braking”
in my understanding it’s:
#1 speed of the car less then #speed_braking_limit or ZERO
#2 and/or acceleration is negative or ZERO
#3 and/or acceleration is greater then #acceleration_braking_limit
so we have to provide two controllers – Speed and Acceleration, and two limits
Page 2 / 2
Prev