Skip to content
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

New extension: BetterCamera #1315

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 9, 2024

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

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • 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

BetterCamera.zip

Extension file

BetterCamera.json.zip

@github-actions github-actions bot requested a review from a team as a code owner June 9, 2024 17:08
@github-actions github-actions bot added the ✨ New extension A new extension label Jun 9, 2024
@github-actions github-actions bot mentioned this pull request Jun 9, 2024
3 tasks
@github-actions github-actions bot force-pushed the extension/moolbie/1313 branch 3 times, most recently from 8fe847a to 39e21e0 Compare June 9, 2024 17:28
@D8H
Copy link
Contributor

D8H commented Jun 9, 2024

Thank you for submitting an extension.

Please can you explain the differences with this existing extension?

@moolbie
Copy link

moolbie commented Jun 10, 2024

Thank you for submitting an extension.

Please can you explain the differences with this existing extension?

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

@Pyroqua
Copy link

Pyroqua commented Aug 21, 2024

This is from June? I want to see this finished. It sounds cool. Also, can you provide an example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ New extension A new extension
Projects
Status: Needs review
Development

Successfully merging this pull request may close these issues.

3 participants