Blissgig / Easy-Roads-3D-with-Road-and-Traffic-AI

The code to use R&T AI with Easy Roads 3D (Unity3D)
25 stars 4 forks source link

Confusion on Left and Right Side Objects #1

Open alexywang opened 5 years ago

alexywang commented 5 years ago

I am confused about what it means to create them in the main Easy Roads script. What are the side objects an instance of? Are we defining Monobehavior classes for left and right and adding them both as a component of the roads?

Any clarification would be greatly appreciated! Thank you for taking the time to make this, it's going to make developing my game much easier!

Blissgig commented 5 years ago

It's worth mentioning I am not the developer for Easy Roads 3D. They are terrific and when/if you have a question about ER3D ask here: https://forum.unity.com/threads/easyroads3d-v3-the-upcoming-new-road-system.229327/ Raoul responds very quickly, he's great.

That said, a Side Object is anything, any object. ie: A mailbox, a street light, a post-box, or any other object that you would like placed along the sides of the roads at specified intervals.

Also, in other news; ER3D is making some of it's own traffic code, that is much better than mine. It should be available in version 3.2 (I believe, I have taken a few months off development of my game for other projects, sorry) Ask over in their forum before you get too bogged down in my code. That said, if there are other questions about this feel free to contact me again.

On Mon, Jul 29, 2019 at 3:41 PM alexywang notifications@github.com wrote:

I am confused about what it means to create them in the main Easy Roads script. What are the side objects an instance of? Are we defining Monobehavior classes for left and right and adding them both as a component of the roads?

Any clarification would be greatly appreciated! Thank you for taking the time to make this, it's going to make developing my game much easier!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Blissgig/Easy-Roads-3D-with-Road-and-Traffic-AI/issues/1?email_source=notifications&email_token=ADNLG3REOIEWUFLXU32SUILQB5BWBA5CNFSM4IHVS4C2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HCEB5AA, or mute the thread https://github.com/notifications/unsubscribe-auth/ADNLG3XOOQQ6NPBFNTKRWSDQB5BWBANCNFSM4IHVS4CQ .

-- Sincerely, James Rose Blissgig.com

alexywang commented 5 years ago

Oops I didn't realize Side Objects was a part of easy roads, that makes much more sense now. Thanks for your reply!

Blissgig commented 5 years ago

You're welcome, happy to help.

On Wed, Jul 31, 2019 at 9:35 AM alexywang notifications@github.com wrote:

Oops I didn't realize Side Objects was a part of easy roads, that makes much more sense now. Thanks for your reply!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Blissgig/Easy-Roads-3D-with-Road-and-Traffic-AI/issues/1?email_source=notifications&email_token=ADNLG3QABFFY6BJ3VZOQOTDQCGII7A5CNFSM4IHVS4C2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3HIOGA#issuecomment-516851480, or mute the thread https://github.com/notifications/unsubscribe-auth/ADNLG3UCY3IRHFFNWYQ57VTQCGII7ANCNFSM4IHVS4CQ .

-- Sincerely, James Rose Blissgig.com