DojaRico
(DojaRico)
August 29, 2023, 2:54pm
1
Hi everyone! I’m trying to get my crop plots functional but I keep getting a loop error. Any of you more experienced people see a problem?
The following video shows that my growing carrot works and shows that my crop plot immediately crashes.
Below is the error log I’ve been getting.
Below is my code and timeline for the growing carrot
Below is my crop plot code which is returning the error I assume
I feel like no one is going to believe me but this worked one time before, the carrot spawned and grew exactly how I want it, but now it’s just returning the error and crashing every time
1 Like
It’s coming from the carrot timeline. What’s in the TL?
The ‘growing carrot’ parameter should go from 0 to 1. Then you can set the lerp node accordingly.
1 Like
DojaRico
(DojaRico)
August 29, 2023, 3:22pm
3
Thank you for your help I must have done the timeline wrong because I did what you said changed B to 1 and set my lerp to .5 and now this happens…
This is my timeline I wanted it to take 15 seconds to reach its max size. But now it just gets giant
It needs to go from 0 to 1 over 15 seconds.
You have it going from 0 to 8 over 15 seconds.
1 Like
DojaRico
(DojaRico)
August 29, 2023, 3:27pm
5
You are a life saver I didn’t even realize! Thank you so much
1 Like
system
(system)
Closed
September 28, 2023, 3:28pm
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.