hey im wondering if it is possible to convert a time thats displayed in minutes for exemple 427 minutes into a real time wich is hours and minutes 7h07
if it is can you tell me how to :D thx
Develop games in your browser. Powerful, performant & highly capable.
its complicated but this is a way i did it when calculating total playtime in one of my games and displaying it. the texts in bold are just instance variables on an object, in this case the one called AchievementsUI
View example Date.