EI
sunny-green
Remove playerResume event
There is really NO need for this event. The player gets resumed / paused by userInput etc. NO NEED TO HAVE THIS EVENT IN THE FIRST PLACE
5 Replies
frail-apricot•3y ago
I think playerResume event is same as playerCreate of Erela.js
sunny-greenOP•3y ago
no thats wrong.
the equivalent of the playerCreate event of erela.js is
nodeCreate
in moonlink.js
Don't ask why its called nodeCreate because its about creating a player.........frail-apricot•3y ago
I didn't know that since I'm not using moonlink
I'm just watching the progress of the library
sunny-greenOP•3y ago
🆗
frail-apricot•3y ago
Suggestion: change the playerResume to playerCreate
Move useful