How can I copy/move a file from a folder to another with RGSS?
0
votes
0
votes
Posted by: Gus on 08/21/2015 | Add Revision
I've been trying to do this but I can only find Ruby answers. I'm trying to move or copy a file from, say, Game Directory/Graphics/Pictures/file.png
to Game Directory/file.png
. How can I do this in RGSS?