Search found 1189 matches
- Sun Jun 14, 2015 10:27 pm
- Forum: Q&A Discussion
- Topic: How do I slices
- Replies: 17
- Views: 3979
- Sat Jun 13, 2015 11:22 pm
- Forum: Q&A Discussion
- Topic: Best method of assigning clickable areas?
- Replies: 28
- Views: 5159
- Sat Jun 13, 2015 11:21 pm
- Forum: Q&A Discussion
- Topic: Default arguments?
- Replies: 2
- Views: 946
THAT'S what the = means in all those scripts I've read through! I feel so enlightened.Mogri wrote:Code: Select all
script, myscript, arg1, arg2 = 123, begin # arg1 is required, but arg2 has a default value end
- Sat Jun 13, 2015 5:49 am
- Forum: Q&A Discussion
- Topic: How do i be a better artist
- Replies: 38
- Views: 8725
Ah, well user-friendly, no. I actually do remember being pretty confused by it back when I first tried to use it, but there's a lot of control you have over the palette and changing the color index to import nicely into the OHR always works for me. Maybe that's just because I have a Mac though. I do...
- Fri Jun 12, 2015 8:00 pm
- Forum: Q&A Discussion
- Topic: Text Box Positioning
- Replies: 13
- Views: 2747
Well, sadly I discovered a new problem with this whole idea, which is the wrapping of it. In the text boxes, it stores new paragraphs as well, so when you change the width of a box, even though it wraps at the new width, the paragraphs still occur at the same places in the sentence, creating early b...
- Fri Jun 12, 2015 6:27 pm
- Forum: Q&A Discussion
- Topic: How do i be a better artist
- Replies: 38
- Views: 8725
- Thu Jun 11, 2015 7:06 am
- Forum: Q&A Discussion
- Topic: How do i be a better artist
- Replies: 38
- Views: 8725
http://rpg.hamsterrepublic.com/ohrrpgce ... t_Tutorial
This one! I like this one. It's simple, it's to the point. Use it or not, it has a good starting point for drawing people, at least.[/list]
This one! I like this one. It's simple, it's to the point. Use it or not, it has a good starting point for drawing people, at least.[/list]
- Thu Jun 11, 2015 12:48 am
- Forum: Q&A Discussion
- Topic: How do i be a better artist
- Replies: 38
- Views: 8725
I'm not a great artist, but I know that I certainly have grown since I started using the OHR. One thing about pixel art is that there are fewer options with what you are given, but this actually turns out being a benefit for learning how to get better with it. With a 20x20 sprite, there really isn't...
- Wed Jun 10, 2015 8:34 am
- Forum: Q&A Discussion
- Topic: Text Box Positioning
- Replies: 13
- Views: 2747
Ok well I'm making some progress but I am still having issues with the text boxes formatting correctly. The positioning seems to work the way I've done it, but the width doesn't seem to want to change, and it's not clear why. Here's the game with the scripts along with it: http://www.slimesalad.com/...
- Wed Jun 10, 2015 8:23 am
- Forum: Games
- Topic: Return - A Point and Click Adventure
- Replies: 1
- Views: 2417
Return - A Point and Click Adventure
I'm just putting this here for assistance with some bugs. You can download it and play to check out some of the pictures and menu functions, but other than that, there isn't much here. UPDATE June 14: Finished the core mechanics of clicking on stuff and whatnot. Now I just need to draw the rest of t...
- Wed Jun 10, 2015 8:08 am
- Forum: Game Discussion
- Topic: One-Month All-Mouse Left-Click OHRRPGCE Game Contest (2015)
- Replies: 84
- Views: 29691
- Mon Jun 08, 2015 9:17 pm
- Forum: Q&A Discussion
- Topic: How do I slices
- Replies: 17
- Views: 3979
- Mon Jun 08, 2015 5:41 am
- Forum: Q&A Discussion
- Topic: How do I slices
- Replies: 17
- Views: 3979
Slices will make 0 sense until they make perfect sense. I know how you feel. Basically a handle is the name given to a slice that the computer can read. The handle has to be found by using something like 'lookup slice()' with which you can assign the handle of either a special slice (sl) or a custom...
- Sat Jun 06, 2015 6:05 am
- Forum: Game Discussion
- Topic: One-Month All-Mouse Left-Click OHRRPGCE Game Contest (2015)
- Replies: 84
- Views: 29691
- Thu Jun 04, 2015 10:06 pm
- Forum: General Discussion
- Topic: Beginning Pixels - Color Ramps
- Replies: 7
- Views: 4019
I have to bring up your comments on straight ramps. Where that picture specifically clearly gets blobbed up and difficult to see, I think the palette does work in some ways. The torso looks... well, not the best, but I actually rather like the legs and the frontal abdomen that connects the human to ...