• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by bryanbas · Oct 03, 2015 at 07:25 PM · javascriptchange variable

changing maxSidewaysSpeed in a script

so, i have been looking for about one hour now trting to find the solution to this, but i have failed.

what i want to do, is when the player is holding down LMB and has an attack score of 1, to change sprites (up untill now its working, but from here it isnt) and then change the maxsidewaysspeed variable in the caractermotor to 0, and the gravity to 70, and disable jumping, however, all i got is this. #pragma strict static var attack : boolean; function Start () { } function Update () { %|-559768356_2|% FirstPersonController = GetComponent(CharacterMotor);** %|1479974020_4|% %|1883339760_5|% %|-1953697181_6|% %|-1650427946_7|% %|-1786140168_8|% %|150390145_9|% %|545168503_10|% %|-205636262_11|% } else if(Input.GetKey("d")){ %|487895405_13|% } else if(Input.GetKey("left")){ %|-1024249040_15|% } else if(Input.GetKey("right")){ %|-772833627_17|% } else { AT.rowNumber = 0; } }

things in

**

are bugged things, wich need to be debugged, (i get a nullrefrenceexecption) and some things need to be added, can someone debug this code (and maybe add the gravity and such to it) for me? i would highly appriciate it (please no links to another question since i probably already saw it) my player object is called FirstPersonController and im trying to access the default CaracterMotor script. (its still in the standard assets folder)

(coding is in JS)

thanks in advance :D

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

29 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Setting Scroll View Width GUILayout 1 Answer

Can someone help me fix my Javascript for Flickering Light? 6 Answers

My GUI buttons are being press automatically, what is causing it? 0 Answers

Convert Javascript class to a string 0 Answers

jet particle emitter effect limited loops 1 Answer

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges