Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to set relaxed state on first frame? (Sth. similar to prewarm?)
#8
(19-11-2021, 10:18 AM)josemendez Wrote: Nope, this has been there from the start and it's still there. Using Unity's project search bar should point you to it. Just in case, it's located here: /Obi/Scripts/RopeAndRod/Blueprints/ObiRopeBlueprintBase.cs

However, the change mentioned in this thread was included in the asset a long time ago. There should be nothing to modify as of now.

My bad. I found it but there is no
"protected void OnValidate()
       {
           GenerateImmediate();
       }"
part.
Reply


Messages In This Thread
RE: How to set relaxed state on first frame? (Sth. similar to prewarm?) - by greyhawk - 19-11-2021, 10:35 AM