Hello there ...
I am just curious I want to create a new initialization but in same time I don't want to overwrite the old method
I use exemple the Scene_Map
but I want to add a new call in the initiation definition but without to have to rewrite the whole initialization method...
i am not sure but I think we can use
the alias?
because i am not sure...I never use alias most of time
so for me this method seem a little darky and unknow to me
but if it is not the method to take it exist a way to make a initialization without overwrite the old initialization?
thanks to the people who will answer to my question~
I am just curious I want to create a new initialization but in same time I don't want to overwrite the old method
I use exemple the Scene_Map
but I want to add a new call in the initiation definition but without to have to rewrite the whole initialization method...
i am not sure but I think we can use
the alias?
because i am not sure...I never use alias most of time
so for me this method seem a little darky and unknow to me
but if it is not the method to take it exist a way to make a initialization without overwrite the old initialization?
thanks to the people who will answer to my question~
