I'm doing a script where the user types something in, i.e.... "chocolate pies are good". For some reason, I need it to swap all the spaces with a plus sign (+).
Is there a way I can do this easily with RGSS?
For example:
"chocolate pies are good"
Would become:
"chocolate+pies+are+good".
Is there a way I can do this easily with RGSS?
For example:
"chocolate pies are good"
Would become:
"chocolate+pies+are+good".