#3x3 pressure plate can be pressed down with just player and big key (visual only)
1 messages ยท Page 1 of 1 (latest)
Thomas finally made me ๐
even with 2 weights it looks like it is pressed but does not activate its shape yet. Only when you place 3 weights the shape is actually activated
but its misleading
cause I didnt use 3x3 before since I thought it functions the same as 2x2
huh, how is this not a bug?
maybe there is a misunderstanding. So the button has 3 animation states: idle, halfpressed, fullypressed. The 3x3 pressure plate shows idle when there is no weight, halfpressed when there is 1 weight and fullypressed when there is 2 or more weight. But fullypressed should only be when it is 3 or more weight, since 3 weight are requried to activate the shape.
it uses lerping and rounding to determinteh current animation frame
its just a matter of fine tuning
we need more actual animation frames imo
that would look smoother
ideally, every weight would be a visual change
I think 3 states are fine. Having more animation states would make it more difficult to understand if the button has been fully pressed or not. Its just that fullypressed and shape activated should correspond to each other
right