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

[ Feature Request ] Add Key Done so that you can display the key in the hole #1408

Open
illyaine opened this issue Sep 15, 2024 · 2 comments
Labels
Enhancement New feature or request

Comments

@illyaine
Copy link

illyaine commented Sep 15, 2024

I would also like to see a “Key Done” slot.
Then you can build the key hole so that the key is inside at the end. Then the whole thing looks more real.
Because let's be honest, when Lara uses the key, where is it? At the moment it just disappears and looks strange.

KeyDone

@Jakub768
Copy link
Collaborator

Jakub768 commented Sep 16, 2024

I think it can be done in lua:

  1. check thje frame of lara inserting the key,
    1.1) if it's the frame that you want to have key done show up, spawn the key done using Moveable.new() and immediately destroy the key hole.

But I wouldn't mind being it implemented directly to the engine

@illyaine
Copy link
Author

illyaine commented Sep 16, 2024

You can also make the key and hole in the puzzle slot. Then trigger the key animation via OCB. You do not need to use lua here.

@Stranger1992 Stranger1992 added Enhancement New feature or request Bug Something isn't working and removed Awaiting Triage labels Sep 17, 2024
@Lwmte Lwmte removed the Bug Something isn't working label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants