# ccc3.8_VirtualList **Repository Path**: votzone/ccc3.8_VirtualList ## Basic Information - **Project Name**: ccc3.8_VirtualList - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-06 - **Last Updated**: 2026-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ccc3.8_VirtualList 使用cocos creator 3.8.0版本做的简单虚拟列表。 原理是:将滚动到屏幕外面的节点,设置坐标到另一侧将要进入屏幕的位置,然后设置其数据为下一个需要显示的。 当前支持纯竖版、横板,不支持横竖交替的排版,有需要可自行修改。 CSDN预览:https://blog.csdn.net/EddyLwei/article/details/134018624