Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 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
3
Question by smasgames · Jun 01, 2011 at 05:53 PM · convertsoftware

software that makes scripts for you

is there a software were i type what i need and it converts it into a script (java script or c sharp).

Comment
Add comment · Show 4
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 Muzz5 · Jun 01, 2011 at 06:29 PM 4
Share

It's an innocent question! Don't downvote it!

avatar image TowerOfBricks · Jun 01, 2011 at 08:28 PM 0
Share

...just wondering, was this a serious question?

avatar image Kiloblargh · Jun 02, 2011 at 08:02 AM 0
Share

The DWI$$anonymous$$ button in Windows 8 beta should help. Just keep clicking it until all the red stop signs in the Unity console go away, and you should be good to go.

avatar image save · Jun 02, 2011 at 08:14 AM 0
Share

The languages of Unity already are such languages, you just have to learn using their words to build sentences. ;)

6 Replies

· Add your reply
  • Sort: 
avatar image
1

Answer by jpdavis81 · Jun 01, 2011 at 08:24 PM

I learned how to program on the Internet. The Internet is the programmer's best learning tool! :-)

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 FLASHDENMARK · Jun 01, 2011 at 08:27 PM 0
Share

Pretty much. It got me started, and lots of others too.

avatar image
0

Answer by Bunny83 · Jun 01, 2011 at 06:02 PM

Javascript or C# are already High-level programming languages. What you're asking for is just impossible (at the moment). That would be the best AI out there. :D That's why you still need a programmer.

If you search for different ways to program you may have a look at Antares Universe. But it's not for free.

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 FLASHDENMARK · Jun 01, 2011 at 06:44 PM 0
Share

Why do I even try to write a answer when yours are so much better. :(

avatar image
0

Answer by karl_ · Jun 01, 2011 at 06:32 PM

There are a couple of extensions for Unity that allow for visual programming, similar to how Unreal handles event scripting.

Check out Playmaker or Anatares Universe, both of which are available on the asset store.

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 testure · Jun 01, 2011 at 07:10 PM 0
Share

I'd second looking into Playmaker. It's pretty useful for rapid prototyping- though I don't know that I'd use it on a full featured product.

avatar image smasgames · Jun 01, 2011 at 09:11 PM 0
Share

whats playmaker and the website?

avatar image
0

Answer by Anxo · Jun 01, 2011 at 07:17 PM

Just learn Java for Unity, its not that hard. If, then, if , then.

Comment
Add comment · Show 4 · 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 smasgames · Jun 01, 2011 at 07:58 PM 0
Share

how???? books and sites???????

avatar image TowerOfBricks · Jun 01, 2011 at 08:29 PM 0
Share

yes, check out some tutorials

avatar image Anxo · Jun 01, 2011 at 10:07 PM 0
Share

There are many people who asked, how to get started with Unity. All the beginner tutorials will run you thru some sort of code. A good place to start is Learn$$anonymous$$eSilly.com

avatar image Jesse Anders · Jun 02, 2011 at 03:57 AM 0
Share

Java isn't supported in Unity. (You probably mean JavaScript, aka UnityScript.)

avatar image
0

Answer by Meltdown · Jun 02, 2011 at 09:32 AM

Take a look at this thread on the forums for a UnityScript/C# converter.

With regard to writing your code for you take a look at the abovementioned answers, but if you wish to become a serious game developer with Unity you'll need to learn the basics of scripting yourself.

www.unity3dstudent.com has some excellent step by step scripting video tutorials that will get you started.

Good luck

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
  • 1
  • 2
  • ›

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

15 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

Related Questions

What's the best way to convert a large project (lots of js files) to C#? 1 Answer

Convert Touch input to Mouse input C#? 1 Answer

Quickly isolate GameObjects in Hierarchy with scripts in them? 2 Answers

Disabling scripts from compiling, but still shows in project pane? 1 Answer

Creating TerrainData.Asset programatically 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