Gamestudio Links
Zorro Links
Newest Posts
Blobsculptor tools and objects download here
by NeoDumont. 03/28/24 03:01
Issue with Multi-Core WFO Training
by aliswee. 03/24/24 20:20
Why Zorro supports up to 72 cores?
by Edgar_Herrera. 03/23/24 21:41
Zorro Trader GPT
by TipmyPip. 03/06/24 09:27
VSCode instead of SED
by 3run. 03/01/24 19:06
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
5 registered members (AndrewAMD, monk12, TipmyPip, Quad, aliswee), 1,029 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
sakolin, rajesh7827, juergen_wue, NITRO_FOREVER, jack0roses
19043 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 1 of 2 1 2
bug? Lite-C car template in A8 #451173
04/29/15 17:20
04/29/15 17:20
Joined: Jan 2014
Posts: 77
USA
sitrep Offline OP
Junior Member
sitrep  Offline OP
Junior Member

Joined: Jan 2014
Posts: 77
USA
I have followed all the instructions on A8 car template.

I loaded race track from AUM 90, and I am using the templates which are created with the new physics in the Lite-C template.

The Good: I got the player car running, and the rearview mirror working.

The bad: Once the AI cars go to the starting line , there is no sound for start, semaphor, and AI cars don't run. if I drive through the finish line, I don't see my time.

I have read and reread, and read the manual.

Ugly: could this possibly be a bug ?

I realize most people here are interested and FPS(which is cool), but hopefully someone can shed some light on this A8 issue.

Best Regards,


SitRep

Re: bug? Lite-C car template in A8 [Re: sitrep] #451175
04/29/15 18:05
04/29/15 18:05

M
Malice
Unregistered
Malice
Unregistered
M



Quote:
I realize most people here are interested and FPS(which is cool), but hopefully someone can shed some light on this A8 issue.

<--- Is not at all interested

The track and set up from AUM 90 is for the A7 not the A8

This is not likely a bug. However it's Physics stuff so I can't help. You need to be able to read and understand the code you are using to find issues with the code or your implementation of it.

Use the current template from the gs folders and build a new track following the current design methods, that's my best advice.

Re: bug? Lite-C car template in A8 [Re: ] #451179
04/29/15 18:32
04/29/15 18:32
Joined: Jan 2014
Posts: 77
USA
sitrep Offline OP
Junior Member
sitrep  Offline OP
Junior Member

Joined: Jan 2014
Posts: 77
USA
Mal,

Hey man I appreciate the input. I do realize that its originally for A7.

I am only using the Race track from Aum90.

Actual code in my Proj folder is copied from new A8 templates with the new Physics.

If i load up a different terrain, my player car falls through the floor.

perhaps I am so deep in the forest I can't see the trees.

Thanks

Re: bug? Lite-C car template in A8 [Re: sitrep] #451182
04/29/15 19:23
04/29/15 19:23
Joined: Dec 2011
Posts: 1,823
Netherlands
Reconnoiter Offline
Serious User
Reconnoiter  Offline
Serious User

Joined: Dec 2011
Posts: 1,823
Netherlands
Quote:
If i load up a different terrain, my player car falls through the floor.
, increase the car z when you create it, that probably works. Otherwise the template maybe has a bug in the collision system. But those are only wild quesses since I personally never used these templates.

Re: bug? Lite-C car template in A8 [Re: Reconnoiter] #451183
04/29/15 19:26
04/29/15 19:26

M
Malice
Unregistered
Malice
Unregistered
M



Actual it sounds like the terrain is not a collision object for the physic system.

Re: bug? Lite-C car template in A8 [Re: ] #451184
04/29/15 19:31
04/29/15 19:31
Joined: Apr 2005
Posts: 1,988
Canadian, Eh
DLively Offline
Serious User
DLively  Offline
Serious User

Joined: Apr 2005
Posts: 1,988
Canadian, Eh
A working demo can be downloaded here:
http://www.devonlively.com/3dgs-demos.php

Last edited by DLively; 04/29/15 19:31.

A8 Pro 8.45.4
YouTube: Create Games For Free
Free Resources: www.CGForFree.com
Re: bug? Lite-C car template in A8 [Re: ] #451185
04/29/15 19:36
04/29/15 19:36
Joined: May 2009
Posts: 5,370
Caucasus
3run Offline
Senior Expert
3run  Offline
Senior Expert

Joined: May 2009
Posts: 5,370
Caucasus
Originally Posted By: Malice
Actual it sounds like the terrain is not a collision object for the physic system.
Guys make sure that you don't scale your terrains! Native physX plugin won't work correct if you have scaled terrain, you need to scale it in MED. Also, it has to be registerd as a static object with poly collusion hull (I think this one is obvious).

Greets


Looking for free stuff?? Take a look here: http://badcom.at.ua
Support me on: https://boosty.to/3rung
Re: bug? Lite-C car template in A8 [Re: 3run] #451189
04/29/15 20:20
04/29/15 20:20
Joined: Jan 2014
Posts: 77
USA
sitrep Offline OP
Junior Member
sitrep  Offline OP
Junior Member

Joined: Jan 2014
Posts: 77
USA
Is that a working demo with timer, semphor, and Ai cars moving?

I got the car running from templates, but the other is where I'm stuck

Re: bug? Lite-C car template in A8 [Re: sitrep] #451194
04/29/15 22:03
04/29/15 22:03
Joined: May 2009
Posts: 5,370
Caucasus
3run Offline
Senior Expert
3run  Offline
Senior Expert

Joined: May 2009
Posts: 5,370
Caucasus
Originally Posted By: sitrep
Once the AI cars go to the starting line , there is no sound for start, semaphor, and AI cars don't run. if I drive through the finish line, I don't see my time.
Of course it's not a bug. I'll upload tomorrow working versions of AI (one from car template AUM 90 and another one from AUM 37).

greets


Looking for free stuff?? Take a look here: http://badcom.at.ua
Support me on: https://boosty.to/3rung
Re: bug? Lite-C car template in A8 [Re: sitrep] #451225
04/30/15 11:51
04/30/15 11:51
Joined: May 2009
Posts: 5,370
Caucasus
3run Offline
Senior Expert
3run  Offline
Senior Expert

Joined: May 2009
Posts: 5,370
Caucasus
First of all, I hate templates, and I STRONGLY recommend to do not use them! They simply suck (the only one I really LOVE is the multiplayer template created by Superku). They are very good to learn from, but they do not fit any playable projects! So I suggest you take a look at the code and workshops, to understand how things work and create something on your own!

About those two demos (AUM90 and AUM37), I've mixed them together to get more or less good looking results, with AI finishing the lap and at the end of the race showing up results with the lap time. So note that demo is pretty basic (and not made to be used in your games, but more for learning purpose!), everything is the same as in the original code (no collusion for cars between each other etc...). BTW, AI cars never user physics engine, only the player's car did (in all car workshops and templates around the forum). So that's why you can notice some strange collusion issues in templates.

So here is the demo:
http://www.filedropper.com/carai

Screen:


Originally Posted By: sitrep
Is that a working demo with timer, semphor, and Ai cars moving?

I got the car running from templates, but the other is where I'm stuck
Take a look at this:
PhysX-based car and AI traffic cars
Note: download link is down, but you can easily download it from AUM 101 under 'Hot at the forum' section (don't forget thanks painkiller for such an awesome contribution).

Greets

Edit: I can suggest you to take a look at the source code of Ackmania. It's one of the best racing cars around the forum! But I'm pretty sure the code is too complex for newbie, but don't give up, it worth a try!

Last edited by 3run; 04/30/15 12:03. Reason: Ackmania

Looking for free stuff?? Take a look here: http://badcom.at.ua
Support me on: https://boosty.to/3rung
Page 1 of 2 1 2

Moderated by  HeelX, rvL_eXile 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1