1. #1

    Track file size limit :(

    I have been building a skill game (shooter/platformer with minor RPG elements) unlike Trials has ever seen before, I am about 70% through my plans & the complexity bar and the limit warning msg is there early, taunting me.

    Any and all help is appreciated.
    Share this post

  2. #2

    Re: Track file size limit :(

    Such as which object types take up the most bytes?
    Share this post

  3. #3
    Morfyboy's Avatar Senior Member
    Join Date
    Mar 2014
    Location
    UK
    Posts
    8,183

    Re: Track file size limit :(

    Have you seen redlynx tv new tutorial on youtube..its for this exact reason..check it out..theres good knowledgable stuff man.
    Share this post

  4. #4

    Re: Track file size limit :(

    What the optimisation tutorial? That is for track performance. Cheers anyway.
    Share this post

  5. #5
    Morfyboy's Avatar Senior Member
    Join Date
    Mar 2014
    Location
    UK
    Posts
    8,183

    Re: Track file size limit :(

    My bad...sorry man..i got mixed up.
    Share this post

  6. #6

    Re: Track file size limit :(

    No prob, I appreciate you trying.
    Share this post

  7. #7
    dasraizer's Avatar Senior Member
    Join Date
    Apr 2014
    Location
    UK, Isle of Wight
    Posts
    1,195

    Re: Track file size limit :(

    if you have seed buildings, try making the unseen parts empty walls/ceilings/floors, like a western movie set, it may help.

    edit: also if any object interacts with the physics bubble and not the player try setting them to decoration only.
    Share this post

  8. #8
    RetiredRonin's Avatar Senior Community Manager
    Join Date
    Sep 2012
    Location
    Ubisoft NC Office
    Posts
    7,343

    Re: Track file size limit :(

    If you have any seed buildings, remove them and build the buildings with regular pieces. They are good to quickly populate and decorate a track, but using 6 walls uses less complexity than a single seed cube.
    Share this post

  9. #9

    Re: Track file size limit :(

    No seeds
    Share this post

  10. #10

    Re: Track file size limit :(

    Things that have caused me problems with complexity hogging are the terrain tools, larger concrete pipes that you can go through, ropes/rope bridges and some of the rock formations.
    Share this post