New extension: BetterCamera
Description
This extension includes:
Behaviours:
- Platformer padding camera
- Platformer direction Camera
- Padding camera
Functions:
- Camera Position: Change the camera position with 1 event instead of 2
- Lerp To Object: lerps the camera to and object with a given speed (Speed * Delta)
How to use the extension
You just pop one of the behaviours on an object!
Alternativly you can create your own smooth camera using the functions like Camera position and Lerp camera to an object
Checklist
- [X] I've followed all of the best practices.
- [X] I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
- [X] I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.
What tier of review do you aim for your extension?
Community (Unreviewed)
Example file
Extension file
Thank you for submitting an extension.
Please can you explain the differences with this existing extension?
- https://wiki.gdevelop.io/gdevelop5/extensions/smooth-camera/
Thank you for submitting an extension.
Please can you explain the differences with this existing extension?
- https://wiki.gdevelop.io/gdevelop5/extensions/smooth-camera/
This extension adds a cool feature called prediction! :D Basically with the smooth camera extension when ur character is falling fast the camera would by way higher than the player so the play is at the bottom of the screen. This extension using the fall speed and adds it to an offset n stuff
theres also multiple different easy ways to add a nice camera :D its very customizable
also supports multiple players
This is from June? I want to see this finished. It sounds cool. Also, can you provide an example?