Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/insality/crowd-runner-defold
https://github.com/insality/crowd-runner-defold
defold defold-game example-project
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/insality/crowd-runner-defold
- Owner: Insality
- License: mit
- Created: 2021-10-30T05:53:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T23:13:35.000Z (6 months ago)
- Last Synced: 2024-10-25T09:49:45.045Z (4 months ago)
- Topics: defold, defold-game, example-project
- Language: Lua
- Homepage:
- Size: 19.6 MB
- Stars: 15
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crowd Runner Example
_Defold_ example with up to 32765 entities support with simple physics![](media/banner.png)
#### [Click here to check the HTML example](https://insality.github.io/crowd-runner-defold/)
- Profiler is not working in HTML release build### About
The example was created from this video:![](media/ref_video.gif)
And we tried to build the same stuff on _Defold_. For now it's kind of example and benchmark to see how we can use a lot of entities at once time.
The example have two toggler:
- `Skip update` - the entities, which far away from player call update less frequently (up to zero times)
- `Draw outside` - the sprite's entities which far away from player is disabled. You can check how it's affects on game performance### Control:
WASD or touch the screen for move
P - Profiler
Or use on-screen buttons![](media/game.gif)
Sprites generated by pixeldudesmaker: https://0x72.itch.io/pixeldudesmaker