Jerry
Jerry
### Cocos Creator version 3.8.4 ### System information Windows10 ### Issue description [问题 1](https://github.com/cocos/cocos-engine/blob/fc7c067d14c1c2a452ea064bee2ea3d5497afc73/cocos/tiledmap/tmx-xml-parser.ts#L923) ```xml ``` 在读取属性 property 时调用 `getElementsByTagName` 会得到所有后代节点中的匹配元素。因此,在读取 objectgroup 的 properties 节点时,如果子节点 object 也有 properties 节点,则会将 object...
## Greptile Summary This pull request addresses issue #17484 by fixing the error in reading custom properties of object layers from TSX files. - Added `properties` field to `TMXObject` interface...
The current materials can do some of it but it requires you to fully rewrite the shader that usually don't work with other built-in actions like tint and flash (this...