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 xcicer0x · Jan 29, 2012 at 03:11 AM · c#tutorial

learn c#? please help.

First I just want to say that i´m really new to Unity, and I have never typed a code in my entier life. I have now in Unity, created a cylinder on a plane. i would like to know a code that can make my cylinder walk and jump using my arrow ceys or WASD. Im using c#. i would allso be glad if someone could tell me about some c# game creator tutorials. I would really like to know c# and java. please tell me how you first learned c# or Java, and please give me some advice:)

Comment
Add comment · Show 8
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 syclamoth · Jan 29, 2012 at 03:11 AM 1
Share

Why do people keep talking about Java in relation to Unity?

avatar image perchik · Jan 29, 2012 at 03:30 AM 0
Share

I think a lot of people don't understand the difference in javascript and Java

avatar image syclamoth · Jan 29, 2012 at 03:41 AM 1
Share

The biggest similarity between Javascript and Java is the first four letters of their names.

avatar image Lo0NuhtiK · Jan 29, 2012 at 03:41 AM 0
Share

BurgZerg's Hack-N-Slash Tutorial Part 1

avatar image syclamoth · Jan 29, 2012 at 06:11 AM 1
Share

Yeah, some call it UnityScript, but it is at it's core a Javascript implementation, and it shares a lot of syntax with actual Javascript. However, my actual objection is against people mixing up Java and Javascript. They are very different languages- if anything, Java is closer to C# than it is to Javascript, syntax-wise. The original creators of Javascript did it to deliberately engender confusion- they should just have left it as 'Rhino'. Hell, in my opinion that's a better name anyway!

Show more comments

3 Replies

· Add your reply
  • Sort: 
avatar image
1

Answer by Berenger · Jan 29, 2012 at 11:45 PM

I advice you roll up your sleeves, take a good breath, and dive right into the Lerpz tutorial, head first ! Ok it's in java ... script :p, but to go from js to c# isn't that much of a stretch I would say. If you really want C#, look for Burgzurg tutorials. I know those are pretty big for beginners and can look scary, but it's worth it.

Good luck.

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 xcicer0x · Jan 30, 2012 at 08:53 AM 0
Share

I'll do that. Thanks!

avatar image
1

Answer by DGArtistsInc · Jan 30, 2012 at 01:59 AM

1st step go on youtube

2nd look up either

 a.BurgZergArcade
 b.TornadoTwins
 c.(dont mean to advertise) but Me! DGArtistsInc
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
avatar image
0

Answer by Owen-Reynolds · Jan 29, 2012 at 05:05 PM

If you just want to learn to code, using a game as a project, try just C# VisualStudio Express (it's free) and start a "Forms" mode project. It's got pictures, sound, colors -- can make any sort of 2D adventure/puzzle game. Adding a Timer and OnKeyDown events lets you make 2D shooters, platformers... . Lots of info around the web on VS.

Unity has all the extra professional/gamey stuff. Instead of a color, you have to use a Material+shader+texture+tint. In C#, you can easily check if two things overlap, but that runs too slowly for 50+ object; so Unity's has an auto-collision system, in the "physics engine." ...

Comment
Add comment · Show 2 · 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 xcicer0x · Jan 29, 2012 at 11:36 PM 0
Share

but i am working on a mac.

avatar image Owen-Reynolds · Jan 30, 2012 at 02:04 AM 0
Share

A quick Google of "Visual Studio $$anonymous$$ac" shows XCode and Eclipse. Eclipse does have drag&drop to build buttons and things (well, for Java, at least.) Could also look at monoDevelope, which Unity also uses.

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

10 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

Related Questions

Multiple Cars not working 1 Answer

Distribute terrain in zones 3 Answers

3DBuzz Platformer Tutorials - I can't get Jumping to Work 1 Answer

where can i find a series of video c# tutorials or javascript tutorials 3 Answers

Printing out information. 0 Answers


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