shinriyo
shinriyo
`3.0.7` is newer than develop branch?
I changed. But, I didn't attach `Pushable` to `ColumnDecoration` class, but I can push it. ``` class ColumnDecoration extends GameDecoration with Movement, BlockMovementCollision, Attackable { ``` And, the barrel shouldn't...
> I think that your ColumnDecoration doesn't need to have BlockMovementCollision, just adds a shapehitbox. I replaced `BlockMovementCollision` with `ShapeHitbox`. There are a lot of must fix > Why your...
I removed `BlockMovementCollision` from `with` and a `onBlockMovement` method. And I added your `onLoad`'s source code. I resolved the phenomenon of pushing it.
@ekoRemDev Failed. Can you resolve it?
Header rules ?
@ervindobri Show me your code please?
@funwithflutter Hello!
@ijogendrajat What is the error message?