Search found 1 match

by TyperWithS
Wed May 01, 2024 8:17 pm
Forum: Support and Development
Topic: I always get this error code
Replies: 3
Views: 823

Re: I always get this error code

You want to rewrite: "squarex = squarex + square * dt"
To: "squarex = squarex + square.squarespeed * dt"