llafuente / unity-platformer

Unity platformer framework: IA, Ladders, Jumps, WallStick, WallJumps, Slopes, MovingPlatforms, OneWayPlatforms/Walls, Ropes and more...
MIT License
119 stars 23 forks source link

CharacterAction forbiddenActions #43

Open llafuente opened 8 years ago

llafuente commented 8 years ago

Experimental, to think about it...

Uses: remove and action while swimming, or while wallstick. Many of those conditions are now in WantsToUpdate maybe even if we spread that logic it's easy to track changes, so we know what the Character can't do at the start of the frame... maybe...