I want to have time so when the player finish the game…
i record it in leaderboard?
help me please i dont know how to create this simple leaderboart thankyou in advance ![]()
1 Answer
1How about saving the Time.time value when the player starts and then subtracting the Time.time value when completed from that value.
doenst matter if the object it square or not, and i forgotten the child collider must be trigger. if you want to check with physics2D.overlapArea, search in the scripting documentation. check the edit, i forgotten to add the sentence of the rigidbody2d
– ReContraChanfle