Bamboo Bandit
Bamboo Bandit
I noticed that after adding the @EntityId annotation to this component class ``` final public class EntityClusterChildCom extends Component { @EntityId public int parentID; public boolean top; } ``` my...
 if it didn't have the component, then why'd the system run for it? I have an UpdateableComponent and UpdateableSystem. Sometimes, while UpdateableSystem processes an entity, it ends up making...
`pathHelper.addPolygon(polygon.getTransformedVertices());` can get stuck in an endless loop. I can reproduce it every time with the shapes that I have. I believe it has to do with the shapes being...
Windows 10 - tried webm v8 and v9, and mkv. Very inconsistent crash (sometimes happens, sometimes doesnt) when i try to load(file) or play(file) a video. I really can't get...