Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • 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 MikeErty · Mar 01, 2013 at 01:01 PM · javascriptnoob

Where can I learn about javascript??

I've done google searches, ive tried following the tutorials but none of them are actually workable or helpful. This sounds arrogant I know but I have spent weeks trying to make a cube appear, instantiated through script. I find tutorials that claim to be designed for someone with no experience with JavaScript but what they mean is 'no experience using javascript in unity' and thus don't bother explaining why they are doing some things, use complicated shorthand scripting expecting me to know whats happening and generally causing more confusion that I started with. Also, the Unity tutorials themselves all seem to be outdated (might be wrong) and just don't work with the new version because certain functions and stuff seem to have been changed (The Lerpz tutorial for example - it took m about 5 hours to work out that Unity 4 uses a different particle system setup to the one the tutorial was made for and thus all the scripting that required a certain word was using the wrong word and I had to bodge my way through trying to find the bugs just to continue on to the next part of the tutorial which had other scripting problems.

They seem to assume everyone has 20 years industry experience using scripting. My problem is that I don't even know what I don't know yet. I need fundamental info like 'where do you declare a variable and why' and 'what process does typing this bit of script begin'. It's one thing following tutorials but I don't feel I'm ever learning the reasons for doing what I'm doing. Also I found a few articles that broke down javascript into understandable chunks but that was almost useless because it was out of context (not for games) and I couldn't hope to use any of it myself.

Does anyone know where I can find some info genuinely designed for scripting noobs? The Unity manual also seems to assume I know how to script and says things like 'this command does X function' but I dont even know what the X would be useful for so it goes over my head lol.

To illustrate my frustrations I read a lot of this: 'declare a variable then just use script to place it in the scene.' I know that vector3 can be used to give coordinates but I wouldnt know where to write that code or what syntax to use.

Thanks for reading!

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

3 Replies

· Add your reply
  • Sort: 
avatar image
0
Best Answer

Answer by Hybris · Mar 01, 2013 at 05:34 PM

try http://www.codeacademy.com, it's not the specialised javascript for Unity, but it will help you understand the syntax.

Comment
Add comment · Show 1 · Share
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
avatar image Eric5h5 · Mar 01, 2013 at 06:22 PM 0
Share

If you're going to learn outside Unity, it would be better to learn ActionScript3 rather than Javascript, which isn't much like Unityscript. But Unityscript is a lot like ActionScript3 when it comes to syntax.

avatar image
0

Answer by dannyskim · Mar 01, 2013 at 04:35 PM

http://walkerboystudio.com/html/unity_training___free__.html

Comment
Add comment · Show 1 · Share
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
avatar image MikeErty · Mar 01, 2013 at 05:29 PM 0
Share

Thank you for the link, just had a brief look and it looks very promising. I'm sure this will give me a better understanding :)

avatar image
0

Answer by hoy_smallfry · Mar 01, 2013 at 04:54 PM

1) read the first chapters of a Javascript book.

2) Try those tutorials again.

The problem is quite simple; you trying to tackle two things you have no idea how to do, and one is dependent on the other. Learn the basics of the first one first, on it's own, away from Unity. Then come back to scripting in unity.

Comment
Add comment · Share
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

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.

Follow this Question

Answers Answers and Comments

13 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

Related Questions

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

Setting Scroll View Width GUILayout 1 Answer

How to Calling function in JS from C# 1 Answer

The name 'Joystick' does not denote a valid type ('not found') 2 Answers

Help with my double jump script 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges