Collision needs simple geometry. So what you might want to do there, is build an actual wall in front of the tyres, and make it invisible.Since I hit the wall and the car does stop inside the tyres, it looks like I actually "hit" them, for sure I get the damage but from a wall :/
Ok good idea ! I'll try thatCollision needs simple geometry. So what you might want to do there, is build an actual wall in front of the tyres, and make it invisible.
Complex geometry will possibly create trouble. Also, pay attention to normals orientation - they need to face the track.
Sorry mate I don't understand what you meant hereNice! Gonna cull non-visible inside geo ?
Looks nice! Very promising mod!
Mate, I'm going to try this tonight, I was thinking of putting the invisible wall in front of the first range of tyres, for some reason it never occured to me to put it in between... YOU ARE THE (LOGICAL) WIND BENEATH MY WINGS BRO !!! Thank you ! (ok, I'm getting carried away here as I still have to try out your idea).Well, AC is a RACING sim, not a CRASHING sim, so the focus I guess is on driving and not crashing.
But been thinking about this, and heres a loose idea that could potentially work ...
As @luchian said, we have 1WALL collision objects, AC_POBJECT dynamic collision objects, and some parameters to control SURFACES in the surface.ini
- Now, Ive never played with the AC_POBJECT, so I have no idea how or if you can control how much FRICTION it uses.
- Im guessing its a surface value in the surface.ini - adding damping would make the object "heavier", and less damping would make it lighter etc.
- That's just a guess ^ if you cant control that, then this idea wont work, because you need to add "WEIGHT" - ie FRICTION, or "DAMPING" to the AC_POBJECT
- Also to note, these objects use CPU/GPU processing power, so Ive read they need to be used super sparingly. Hardware today is obviously way more powerful than when AC was released.
-------------------------
![]()
1. Back row of tyres are non collision, front stacks are AC_POBJECTs
![]()
2. Add in simple collision wall object between tyre rows
![]()
3. Vehicle heads towards the tyre wall
![]()
4. The "primary" collision is the 1WALL object, stopping the vehicle from going through the "barrier"
![]()
5. If we can control the "weight" of the loose tyre stacks, and make them "heavy", they will move out f the way, nudging each other, while the 1Wall plane does the heavy lifting of stopping the car
![]()
Thank youLooks nice! Very promising mod!
The tirewalls look really good, love the randomness! But the regular concrete walls are too simple in my opinion. They should get some of that treatment too!
Temporary street courses are made up of many moveable sections placed side by side and rarely look straight.
When it comes to a corner, they shouldn't look perfectly round, it’s still the same rectangular section side by side. The illusion of roundness is because in all pictures I’ve seen of the Phoenix track, there’s advertising boards on every corner.
I would model each wall section as single objects and make them follow your curves, then add slight x/y randomness to them.
It’s how @LilSKi is doing them for the Road America project: https://www.racedepartment.com/threads/road-america.166744/
And it looks awesome.
Anyways, looking forward to it![]()
Oh.. ok then. I guess I'll just stick to the invisible wall between the 2 ranges of tyres in that case. What I do want however is that the driver that comes too close to the tyrewall and clips it, doesn't get away with it and gets at least some form of punishment. I don't want a guy to drive like Verstappen and use this glitch as a time-saverDon't ever use AC physical objects like that. They are not synced online and will murder CPU as soon anyone hits them. Plus the AC engine really starts to get crazy when you have too many and the track will fail to load on some systems.
Ignore physical objects all together and forget you ever heard of them. They are a waste of time in AC. Even small cones will get stuck under your car and send you into lower earth orbit.
EDIT: There is no control over them. They are what they are. So again just ignore them completely.
Ah there you go, I take back what I saidThank you
Well for the concrete walls I agree completely on 2 things: the walls need treatment (firstly on the textures, I screwed up for sure on that, so I need to redo them; and secondly yes they rarely look straight, there's always some mini offset of -2/+2 degrees on the Y and or X axis (depending on where the wall is located).
However up until mid-2018 I would have agreed with you on the same straight wall theory even in the corners, but looking very closely, in the corners back then, the construction workers apparently did do form-work in the corners, and they are actually round:
![]()
View attachment 3436
Or here an opening for flag marshalls:
View attachment 3435
At first I was dead sure of the same thing you said, they're all the same and just have them follow a curve... Well, not this time![]()
I already am doing them by separate objectsAh there you go, I take back what I said, but if you do them as separate objects, would look dynamite!
Much better!Ok got it
So... BEFORE =
View attachment 3437
and AFTER (but on the opposite side), what do you think :
View attachment 3438