Here is how we could create a tip calculator in Unity.
In essence, we want to multiply the tip percentage by multiplying the total bill by 20% and then add that to the total bill. Upon playing back on the start method, here is the final answer.
Be sure to tip your waiter or waitress well!