by Suicidal.Banana » Thu Dec 10, 2009 9:23 pm
by Suicidal.Banana
Thu Dec 10, 2009 9:23 pm
You save by pressing Page Save (SAVE BEFORE U PLAY OR IT RESETS THE PAGE, SILLY SOFTWARE TBH), and you can do more then 6 frames using the 'Next page No.' & 'Exit page No.' i suggest you take a closer look at the manuals, they explain the motion editor and the behavior control, be it simplistic, and crappy translated, it still explains it.
For the behavior control it helps to look at the examples, for example how to keep your programming running (JUMP Loop) or set&hold variables (LOAD [your_variable_name] <- [your_variable_value])
Once i figured out how it worked i made a simple program where 1 button would play sit or standup anims, also changing a variable, and then 2 other buttons had 'idle anims' (wave, tapping with foot etc) which would play different anims based on if it was sitting or not, the ones that looped stopped on center ir input, took me maybe 3 hours from a point of pretty much no 'behaviour control programmer'-knowledge, so yea, its actually pretty programmable if your up for it, i personally decided id rather type my own code though, so i 'dropped' the cm5 (and thus the software) all toghether, im using an arbotix now
You save by pressing Page Save (SAVE BEFORE U PLAY OR IT RESETS THE PAGE, SILLY SOFTWARE TBH), and you can do more then 6 frames using the 'Next page No.' & 'Exit page No.' i suggest you take a closer look at the manuals, they explain the motion editor and the behavior control, be it simplistic, and crappy translated, it still explains it.
For the behavior control it helps to look at the examples, for example how to keep your programming running (JUMP Loop) or set&hold variables (LOAD [your_variable_name] <- [your_variable_value])
Once i figured out how it worked i made a simple program where 1 button would play sit or standup anims, also changing a variable, and then 2 other buttons had 'idle anims' (wave, tapping with foot etc) which would play different anims based on if it was sitting or not, the ones that looped stopped on center ir input, took me maybe 3 hours from a point of pretty much no 'behaviour control programmer'-knowledge, so yea, its actually pretty programmable if your up for it, i personally decided id rather type my own code though, so i 'dropped' the cm5 (and thus the software) all toghether, im using an arbotix now