-
Notifications
You must be signed in to change notification settings - Fork 31
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 players be required as flight blocks. #163
Comments
Hi, this is interesting idea. As I see there are two options here:
It's not first time, when is this discussed, but still without results :/ P.S: please, create tickets only on https://github.com/msummers123/Movecraft-3/ |
The first option makes the most sense to me
|
I figured it would be a simple implementation so really the simplest way to
|
I'm in the process of learning how to code in Java, as well as do the
|
I want to code specifically because I have very very interesting ideas that
|
It will be not hard, but some changes will be needed.
|
Assuming not much has changed in 5 years ( Jesus christ ) then the core of Movecraft 3 should still have a generic detection algorithm for all entities on board which is used to detect players for teleportation. You could implement this feature quite easily and computationally efficiently with that algorithm. |
Thanks guys, I'll have to see if i can't get this idea working! 😀 hot
|
Still kinda hazey on AJC strikers response, how would I do that? And have not attempted kai's method as honestly the steps dont make 100 percent sense to me, i get the framework but not what to actually change and where. |
I will put it into my next merge request (during next two weeks, I haven't too much free time now). Be patient. |
Thanks, no hurry on my end
|
did this get implemented? |
Not jet, sorry, there was little bit chaos about merges. I'm waiting until situation will be calmer. |
Added Yet? |
Hello comma I'm wondering if it is possible to make players fly blocks. To basically a sign players their own unique ID, and I mean players in general not specific ones. I want to use this to say make a ram vehicle that requires multiple people before it can operate.
The text was updated successfully, but these errors were encountered: