Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Vidian on May 12, 2007, 10:56:36 PM
-
Can Cycles exist within cycles?
-
Do you mean loops (rm2k3)?
-
Cycles don't tend to exist within other cycles. There are generally two loops (Or "wheels") per cycle. In some cases, two cycles can be combined into one, but there are still only two "wheels".
Cycling is pretty useful, as it allows you to reach an end result or destination quicker.