An open API service indexing awesome lists of open source software.

https://github.com/explooosion/egret-scrollscene

this is a demo for egret with scroll scene
https://github.com/explooosion/egret-scrollscene

background bitcoin egret scenekit scrolling

Last synced: about 1 month ago
JSON representation

this is a demo for egret with scroll scene

Awesome Lists containing this project

README

          

# Egret-ScrollScene
This is a demo for egret with scroll scene

## Blog
[Egret - Bitmap 無限の滾動背景實作](https://dotblogs.com.tw/explooosion/2018/02/13/202500)

## Clone
```bash
git clone https://github.com/explooosion/Egret-ScrollScene.git
```

## Install Engine
This engine based on `5.0.14`
Or you can edit `egretProperties.json`

```json
{
"egret_version": "your_engine_version",
}
```

## Deploy

+ Create `/debug` folder
+ Copy `index.html` from `/web` to `/debug`

![folder](https://az787680.vo.msecnd.net/user/incredible/7aaaf1f5-032e-4c8f-b26d-e0ec2425457b/1518558120_74798.png)

## Build
Please use [Egret Wing](https://www.egret.com/products/wing.html) to open the project

`Shift` + `Ctrl` + `B`

![gif](https://media.giphy.com/media/xThtalvWfKzqmqUniE/giphy.gif)