Player physics modifiers
under review
Lean Mendoza
A contributor is trying to add player modifiers https://github.com/decentraland/protocol/pull/186/files
Maybe we need to discuss better that. What I thought is to add a AvatarModifierArea which changes the parameters when you enter
Nicolas Earnshaw
under review
Yes, I think we should def do this
As far as I know, in the explorer alpha they prepared the grounds for making these properties changeable.
I wouldn't go with an AvatarModifierArea, tho. I would rather make these values changeable on a component
That way the scene logic is free to modify them with whatever criteria they want. For example, let you move faster if you picked up a special boost that only lasts a few minutes, or if you upgrade the stats on your character by collecting a special item or whatever.