proper time might be when your object depends on another, and you don’t know when another object is loaded and initialized. It might be loaded and initialized after your first object. Then you need to wait for the second frame.
proper time might be when your object depends on another, and you don’t know when another object is loaded and initialized. It might be loaded and initialized after your first object. Then you need to wait for the second frame.