Working version of train following spline path
This commit is contained in:
3
math/constants.ts
Normal file
3
math/constants.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const Constants = {
|
||||
TWO_PI: Math.PI * 2
|
||||
}
|
Reference in New Issue
Block a user