[Supertux-Devel] Unused Constraints::speed*

Matt McCutchen matt at mattmccutchen.net
Tue Mar 2 00:09:26 PST 2010


On Tue, 2010-03-02 at 08:47 +0100, Florian Forster wrote:
> On Tue, Mar 02, 2010 at 08:42:03AM +0100, Florian Forster wrote:
> > Current behavior is:
> >   run -> hit -> stop -> run -> hit -> stop -> run -> ...
> > 
> > Intended behavior is:
> >   run -> hit -> run slower
> 
> Of course, this is much more observable if you replace "run" by "fall",
> which is basically a vertical run ;) I wanted to fix this "weird jumps
> on downward moving platforms" issue.

I don't see why setting the velocity is the right fix for that issue.
The issue does not occur with non-unisolid tiles; shouldn't unisolid
tiles just work the same way?

-- 
Matt



More information about the Supertux-Devel mailing list