08-06-2012, 04:03 PM
hey what if u take all the caracters and when u make the move agaist the enemy the enemy transforms into one that has all 10 * waiting states
slowing down time
|
08-06-2012, 04:03 PM
hey what if u take all the caracters and when u make the move agaist the enemy the enemy transforms into one that has all 10 * waiting states
08-06-2012, 06:06 PM
(08-06-2012, 04:03 PM)juliano14 Wrote: hey what if u take all the caracters and when u make the move agaist the enemy the enemy transforms into one that has all 10 * waiting states That requires itr kind 8 usage and too many complicated things. It's a very hard thing to send everybody to a spesific frame.
You can fix the endurance problem by alternating between two itrs: One with fall: -1, and one with fall: 1.
And items don't need to continuously bounce around. Just make the itr stop about fifty pixels above the ground. No item has a bdy that high, and no character doesn't. It'll still hit items falling from the sky, but that's it. I just tried it. Not perfect, and it needs fine-tuning, but it seems to work. Another, more difficult option would be to attach an itr kind:8 to everyone, and put the slowdown effect on those. That way, it won't effect things like items at all, only the actual characters. Only things an itr kind: 8 can stick to. Would either of these things be an acceptable solution? Henry David Thoreau Wrote: |
« Next Oldest | Next Newest »
|