Working with huge maps

0 favourites
  • 4 posts
From the Asset Store
A template which allows you to customise the controls of your game.
  • My game has a huge 100,000px X 100,000px map.

    Everything works great and runs very fast, the problem is the memory consumption because there are a lot of graphics.

    Is it possible to load only things that are around the player/camera and not the whole map? It's a shame to load places that the player may not reach at all.

    I want to load images into the memory and extract images from the memory according to the player's position.

    That way it will be much smarter in terms of memory consumption and performance. Is there such a possibility? Or should I switch to Unity?

  • You have been here since 2014. It is strange that you do not know such things?

    And very lazy to open the documentation.

  • I probably didn't search correctly. Really my mistake. Thank you! :-)

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Either I didn't understand how to use it or it's not what I want.

    It would be nice if there was something automatic like in Unity.

    Something that knows how to load information and remove information according to the distance from the player/camera.

    I figured out how to destroy an image from memory but to load it I need to know its location. I have hundreds of photos. Too bad there isn't something automatic.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)