-
Notifications
You must be signed in to change notification settings - Fork 232
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
movement code #4
Comments
I'm not the dev but here's some variables you can change: https://github.com/samhogan/Minecraft-Unity3D/blob/master/Assets/Scripts/PlayerMovement.cs#L8 |
yep, i have the code modded in visual studio IDE and dont know how to load it into unity. my little code knowledge is broken. |
Just go in the editor and change the position of the player object. |
@MangoDevStudio Yes that is also my point finding that line isnt very chalaging but I have almost no experience with loading code into unity |
smarter than me :(, but antvenom would be proud |
Hmm I found something else wiered… |
You have to change this line: https://github.com/samhogan/Minecraft-Unity3D/blob/master/Assets/Scripts/PlayerMovement.cs#L8 |
in this repo, i may want to modify the movement speed to see if there is any phenomenon at a couple million block out, (far lands 2.0?) where can i find the code to modify that?
The text was updated successfully, but these errors were encountered: