llafuente

Results 25 issues of llafuente

Some problems raise again from the order of things are executed. First: Rename IUpdateEntity -> PlatformerEntity Now we have two events: PlatformerUpdate & LatePlatformerUpdate Moving Character in PlatformerUpdate is not...

bug

If you face this problem, tag you moving platform as `MovingPlatform&OneWayPlatforms`. Labelled as `wontfix` atm (may change if people need a proper fix).

bug
wontfix
caveat

- Attack block? - Multiple animations - Combo attacks

enhancement
help wanted

Right now there is a very basic gravity change support. Not supported * slopes * right/left gravity * jumping It just now what is above/below and raycast propely. My usage...

enhancement
help wanted
caveat

tutorial https://unity3d.com/learn/tutorials/topics/scripting/persistence-saving-and-loading-data

Class for handling how to react to depth (z) changes. There are three things to do: * Change sortingOrder * Change sortingLayerID * Change transform.scale (X/Y) Class should affect a...

enhancement
help wanted

Experimental, to think about it... - [ ] Add/Remove to forbiddenActions - [ ] Add with a timeout forbiddenActions - [ ] forbiddenAction doesnt "WantsToUpdate" Uses: remove and action while...

- [ ] Do not jump while pressing. - [ ] Allow player to jump any number of times / heights - [ ] Reset count conditions (maybe: listen state...

enhancement
help wanted

When two ladders are close enough, player can reach both at the same time Something odd will happen when pressing up/down, something like small jumps, or start climbing the farthest...

wontfix
caveat
missconfiguration