Skip to content

Input bindings use all where possible and fixing some examples #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
May 14, 2025

Conversation

aglitchman
Copy link
Contributor

@aglitchman aglitchman commented May 13, 2025

This PR is more like tidying up all the projects, so apart from changing input binding to all from builtins, some projects have been fixed and unnecessary files removed:

  • unlit, screen_space, debug/profiler - deleted unnecessary files (now it is clear why on Reddit they wrote that unlit is very ‘complicated’ - there were a lot of unnecessary files there)
  • confetti and fireworks were not working properly at all, because there were no images in atlases (see https://defold.com/examples/particles/confetti/ - blank rectangles instead of confetti)

Closes #73

@britzl britzl merged commit 49bcd60 into defold:master May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modify projects to use all.input_binding
2 participants