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 /
  • Help Room /
avatar image
0
Question by Sneade · Jan 21, 2016 at 08:04 PM · making

How do you make a free roam bus game?

I am new to Unity and if anyone could help please could you tell me/advice me on how to make a 3D free roam bus game in Unity 5? If you could that would be great, thanks.

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

2 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by JoshBaz · Jan 22, 2016 at 12:31 AM

OK what you should do is: 1. Get some bus models, 2. Get some experience with Unity's physics, 3. Get some codeing experience with Unity's physics in order to "drive" the bus. OK so let me break down what I just said. What you need to do is get a 3 D vehicle model (most likely a bus) to experiment on. What you do next is watch some tutorials online (such as car tutorials/vehicle tutorials), those will guide you step by step in how to go about coding vehicle movement. In most Unity tutorials the tutors cover most of the basic parts of Unity so you will easily be able to apply anything you learned to any other kind of game you want to make. I suggest watching Flat Tutorial's tutorial to get you started. It's a little outdated (made with Unity 4) but the basic teachings still apply. There are also many other tutorials out there that cover vehicles that are begginer friendly.

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 Tanoshimi2000 · Jan 26, 2016 at 01:44 PM

In addition to what JoshBaz said, which is the mechanics of driving games, to address the "free roam" aspect, you need to get either get a bunch of models for buildings, traffic lights, road segments, trees, bushes, stop signs, mailboxes, other cars, etc (you can get a pack of these from the Unity Asset Store). Once you have those, you need to write a code snippet that will pick those objects, not exactly at random, but how they would appear, and the position them based upon an X, Y, Z position. Then as the bus is driving, you can call that routine to make new city blocks at X, Y, Z + (Forward * BlockSize). That will make a new block ahead of where you are.

Be careful though, the more you drive, the more objects will be in the scene. If you use a class structure to store the values of them, you can destroy all the objects that are behind you in order to free up memory. You can always reload them later if you drive back to that location.

As you can see, this not a basic thing. It requires skills that build upon themselves. Maybe start with the driving aspect in a finite space, then work on the programming skills needed to expand the playground.

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

40 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 avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Does anybody know were i can download super metroid Super Nintendo assets and game templet? 2 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