Search found 4098 matches
- Thu Jul 02, 2015 11:20 am
- Forum: Q&A Discussion
- Topic: Three-Frame Walkabouts?
- Replies: 9
- Views: 2455
- Wed Jul 01, 2015 11:05 am
- Forum: Game Discussion
- Topic: OHRRPGCE RANDOM COLLABORATION CONTEST 2015
- Replies: 61
- Views: 23178
- Wed Jul 01, 2015 11:03 am
- Forum: Game Discussion
- Topic: Show off your graphics!
- Replies: 1625
- Views: 336341
- Wed Jul 01, 2015 5:49 am
- Forum: Q&A Discussion
- Topic: Three-Frame Walkabouts?
- Replies: 9
- Views: 2455
- Wed Jul 01, 2015 2:49 am
- Forum: Q&A Discussion
- Topic: Three-Frame Walkabouts?
- Replies: 9
- Views: 2455
Note that the script on the wiki still uses a two-ticks-per-frame animation. It fact it doesn't change the frame at all, it just loops the spriteset between two adjacent ones to create a longer animation. If you don't like heroes standing on one foot while still, have a look at http://rpg.hamsterrep...
- Wed Jul 01, 2015 2:45 am
- Forum: Q&A Discussion
- Topic: Room/scene fadeout issues
- Replies: 7
- Views: 1813
Yes, it's known as recursion. Any script can run any other script, but there's a limit to how many times you can recurse (currently 128). Recursion is another method of iterating, like while and for loops.
- Wed Jul 01, 2015 12:03 am
- Forum: Q&A Discussion
- Topic: Room/scene fadeout issues
- Replies: 7
- Views: 1813
- Tue Jun 30, 2015 11:48 pm
- Forum: Q&A Discussion
- Topic: Game.exe window size
- Replies: 2
- Views: 994
- Tue Jun 30, 2015 11:49 am
- Forum: Game Discussion
- Topic: Hype Up Your Game Thread
- Replies: 1513
- Views: 361600
- Tue Jun 30, 2015 11:35 am
- Forum: Game Discussion
- Topic: OHRRPGCE RANDOM COLLABORATION CONTEST 2015
- Replies: 61
- Views: 23178
- Tue Jun 30, 2015 10:14 am
- Forum: Game Discussion
- Topic: Show off your graphics!
- Replies: 1625
- Views: 336341
- Tue Jun 30, 2015 10:01 am
- Forum: Game Discussion
- Topic: Customized FPS inconsistencies in nightlies
- Replies: 2
- Views: 1050
- Tue Jun 30, 2015 8:41 am
- Forum: Q&A Discussion
- Topic: Room/scene fadeout issues
- Replies: 7
- Views: 1813
- Fri Jun 26, 2015 12:25 pm
- Forum: Game Discussion
- Topic: OHRRPGCE RANDOM COLLABORATION CONTEST 2015
- Replies: 61
- Views: 23178
This is my last report before disappearing for a few days. Day 9: *grumble* Day 10: Spent most of the entire day packing and lifting heavy things. Since I didn't have much free time, I wasn't as motivated to procrastinate, and got a little work done. However it seems that every time I try to work on...
- Fri Jun 26, 2015 7:07 am
- Forum: Q&A Discussion
- Topic: Using wait or wait-like commands that don't interrupt mouse
- Replies: 3
- Views: 1293