Is this setup ok for the code?

I chose to leave it as (0,1,0)… created the variable for mainThrust = 100f. and then wrote it like this (0, mainThrust * Time.deltaTime, 0); Is this still an ok way of doing it?

Hi,

Did you test your idea? Does it work? If so, it’s a solution. :slight_smile:


See also:

I mean yeah it still worked xD thank you. Im understanding more and more that there are many ways to do the same thing.

Testing your own ideas to figure out if they work is the best way to learn. :slight_smile:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms