I haven't posted in a while so I have a lot of questions built up. Here goes:
1. How do you continue a single script command on multiple lines?
2. There is a "rect" object for Bitmaps, is there any way to create a "circle" object? Or some way to fill a circular area on a bitmap with color? Or, to even further push the question is there a logical way to select a random pixel given a radius and an origin point? (ex, I want to select a random pixel location that is a radius of 20 pixels away from 150, 150.)
3. Is there a working particle script for rgss?
4. I don't quite understand the Window_Command Class. I have tried looking up some guides but the few I have found wasn't very helpful.
5. What is the newline special character in ruby?
6. How do I display damage display numbers outside of battle?
Sorry, I hope that wasn't too much for one thread. I appreciate the help in advance.
1. How do you continue a single script command on multiple lines?
2. There is a "rect" object for Bitmaps, is there any way to create a "circle" object? Or some way to fill a circular area on a bitmap with color? Or, to even further push the question is there a logical way to select a random pixel given a radius and an origin point? (ex, I want to select a random pixel location that is a radius of 20 pixels away from 150, 150.)
3. Is there a working particle script for rgss?
4. I don't quite understand the Window_Command Class. I have tried looking up some guides but the few I have found wasn't very helpful.
5. What is the newline special character in ruby?
6. How do I display damage display numbers outside of battle?
Sorry, I hope that wasn't too much for one thread. I appreciate the help in advance.