Space V
Space V
Did you tried to check if those assets were working on 3258 before?
Roxwood team suggested us to do this ```lua ExtendWorldBoundaryForPlayer( -100000000000000000000000.0, -100000000000000000000000.0, 100000000000000000000000.0 ) ExtendWorldBoundaryForPlayer( 100000000000000000000000.0, 100000000000000000000000.0, 100000000000000000000000.0 ) ``` It's maybe the issue here
Thanks!
> Use this : > > ExtendWorldBoundaryForPlayer(-16000.0, -16000.0, -1700.0) > ExtendWorldBoundaryForPlayer(16000.0, 16000.0, 2700.0) Thanks but nothing was fixed unfortunately, we still have the issue
Very cool PR 👍
Can you provide a code example to reproduce the error please?
If you want to build the docs, see #417
> Why not keep the `height` property on the img, as I assume it will fix the > > > Some vehicle cards are smaller or bigger than others. If...
> While reworking the page, adding vehicles supported in each builds could be a nice feature. That way, announcements could refer to this doc page on release. I don't know...
> There's currently a few vehicles missing images > > * astron2 > * arbitergt > * cyclone2 > * ignus2 > * everon For vehicles images, you have to...