Skip to content

Commit

Permalink
Use custom objects in some examples (#712)
Browse files Browse the repository at this point in the history
* [Lane runner, Car coin hunt, Tappy plane, Run dino run] Use a custom object for the leaderboard dialog
* [Platformer] Use a custom object for the game over dialog
* [Top-down RPG] Use a custom object for the character dialog
* [3D city builder] Use a custom object for the tool bar
  • Loading branch information
D8H authored Oct 28, 2024
1 parent d8212da commit e5dec86
Show file tree
Hide file tree
Showing 10 changed files with 20,085 additions and 15,961 deletions.
2 changes: 1 addition & 1 deletion __tests__/post-build/exampleShortHeaders.json.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ describe('exampleShortHeaders.json post build checks', () => {
'Shake object',
'Flash object',
]),
codeSizeLevel: 'medium',
codeSizeLevel: 'small',
difficultyLevel: 'simple',
gdevelopVersion: '',
})
Expand Down
Loading

0 comments on commit e5dec86

Please sign in to comment.