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

Can you make a "follow multiple game objects"? #8

Open
notbadgun opened this issue Aug 18, 2018 · 5 comments
Open

Can you make a "follow multiple game objects"? #8

notbadgun opened this issue Aug 18, 2018 · 5 comments

Comments

@notbadgun
Copy link
Contributor

notbadgun commented Aug 18, 2018

No description provided.

@britzl
Copy link
Owner

britzl commented Aug 19, 2018

Split into two requests. Second one: #9

@britzl
Copy link
Owner

britzl commented Aug 19, 2018

How would the "follow multiple game objects" work? I'm guessing it would center the camera on a midpoint?

@notbadgun
Copy link
Contributor Author

Yeap! Thanks!

@dev-masih
Copy link
Contributor

@britzl I tried to make a PR for this issue, I realized that the target URL is kept with a go property, so because go property is not supporting table of hashes what is your suggested way of keeping multiple URLs and passing it from camera.script to camera.lua?

@dev-masih
Copy link
Contributor

dev-masih commented Nov 7, 2019

one solution that i can think of is to store the target table in camera.lua and create set, get functions in it, so camera.script can access those targets. i made a PR #30 but it needs some discussion

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

No branches or pull requests

3 participants