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

FP Fly camera needed #294

Open
RepairUnit3k6 opened this issue Dec 13, 2018 · 2 comments
Open

FP Fly camera needed #294

RepairUnit3k6 opened this issue Dec 13, 2018 · 2 comments

Comments

@RepairUnit3k6
Copy link

We need the first person fly camera mode. Orbit camera is good but we need the first person fly camera to effectively work with small details and interior models (buildings).We need camera like in editor of GoDot Engine. W,A,S & D for vertical movement, Q&E for horizontal movement and active mouse look. Something like build mode in Robocraft. I don't know java but it should't be very hard (Or at least it wouldn't be very hard in C#)

@simlu
Copy link
Owner

simlu commented Dec 13, 2018 via email

@RepairUnit3k6
Copy link
Author

RepairUnit3k6 commented Dec 13, 2018

Agreed. It shouldn't be very hard. The camera is abstracted already as far as I recall. Feel free to take a look and ask for some feedback on how to implement this and do a pull request (voxelshop is open source). I maintain too many projects at this point to get to this change in, in a reasonable timeframe unfortunately. Trust me, I wish my day had more hours :) Somewhat related: I'm assuming you know that you can change the rotation center in view mode?

Yeah I know that I can move center of rotation around, pretty much only way how to actually move around.I checked this file, I guess it is camera controller. It looks somewhat similar to C# but I don't understand it much. I understand your struggle with time, 58 repos is not some small number. I'd love to write it and push but I can't understand Java. At start, I was doing GML then C#(Unity3D) for some time and now GDScript(GoDot). Last time I touched java was Minecraft troubleshooting.

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

2 participants