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
-1
Question by Dan 20 · Apr 06, 2011 at 02:27 PM · c#examples

Downloaded C # Example but can't get it to run

Thanks a bunch in advance.

Comment
Add comment · Show 1
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 Proclyon · Apr 06, 2011 at 03:53 PM 0
Share

I had to read this three times and almost placed a terribly innacurate answer here. This question quality could use some brushing up imho.

4 Replies

· Add your reply
  • Sort: 
avatar image
3

Answer by AngryOldMan · Apr 06, 2011 at 04:09 PM

what you need to do is stick the examples on that object then move them to the right place and hit "the Arrow button" if that doesnt work then add this code in to the other script and stick that in the scene.(it's in javascript but i'm sure a genius like you can port it over)

function AskingQuestions()
{
  if (PersonAsksStupidQuestion)
  {
     PersonGetsAStupidAnswer();
  }
  if (PersonAskAClearQuestion)
  {
     PersonGetsHelpTheyNeed();
  }
}
function PersonGetsAStupidAnswer();
{
  Debug.Log ("You're an idiot");
  transform.rotate ("middleFinger") = Vector3.Up
  User.LookAt ("FAQ")
}

To better understand how to use this site check the FAQ for etiquette on posting questions

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
2

Answer by Semut · Apr 06, 2011 at 04:11 PM

I believe you are refer to C# game examples from M2H (Complete Projects) in Asset Store. After you download it the button on Asset Store will change to Import, so click it.

Now the "C# game examples" will loaded into your Unity, and you should load a scene. After that then you can press the Arrow button on the top. A game will be loaded or we can say play.

There is 5 games as follows

  • Game 1 - Catch eggs
  • Game 2 - Jump game
  • Game 3 - Marble game
  • Game 4 - 3D breakout
  • Game 5 - Shooting gallery

To try the Game 1 - Catch eggs, you should click "Catch eggs" within "Game 1 - Catch eggs" folder, and now you can press the play button or you called as Arrow button on the top.

That should help you for now!

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 AngryOldMan · Apr 06, 2011 at 04:28 PM 0
Share

plus one for understanding the incomprehensible

avatar image
1

Answer by Bunny83 · Apr 06, 2011 at 02:45 PM

I don't know what examples you mean? Do you have a link? If it's a complete example there should be a scene that you have to open first in unity. If you start unity you might have an empty scene. Scene-assets have the Unity logo ;). Just look into your assets folder in the project view

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
1

Answer by matyicsapo · Apr 06, 2011 at 03:09 PM

i presume you haven't selected any scenes so your just running an empty one

if you indeed imported the files of these examples then it hopefully contains atleast 1 file with a .unity extension - a scene file with the unity logo as it's icon..load/open it

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

No one has followed this question yet.

Related Questions

Multiple Cars not working 1 Answer

Distribute terrain in zones 3 Answers

Initialising List array for use in a custom Editor 1 Answer

Illuminating a 3D object's edges OnMouseOver (script in c#)? 1 Answer

Flip over an object (smooth transition) 3 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