A world that constantly changes and that's driven by player interactions. In Realm Zero, you control the evolution of the game and surrounding elements. This includes everything from monster spawns, resource nodes, territory zones and player housing! You have complete control over the progression of your character, without permanent commitments. With our skill based system, you have the freedom to create a truly unique character to meet your play style! Straying away from traditional MMO game play, we offer FPS combat! With this fast paced game, there is never a dull moment! Removing the need for countless hours of grinding, jump right into the action and demonstrate your true player skill!

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Add media Report RSS Land Plot System - (Housing) (view original)
Land Plot System - (Housing)
embed
share
view previous next
Share Image
Share on Facebook Post Email a friend
Embed Image
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

Description

Developing the land plot system, this allows players who have obtained a deed to own land. They then must scout out and find an acceptable place to stake claim.

Next, I'll be adding the (validation) code to reject placement if the plot collides with static objects or resides on terrain that is not flat enough.

You will notice from the image, that the selection grid automatically adjusts its vertices to match the shape of the terrain underneath it.

Every plot size consists of 100 slots, so a 2x2 would be capable of holding 400 placement tiles within the land plot. This will be useful when it comes to item placement inside of your property.

Next I'll be working on the House Design interface, which will allow players to construct their house and property through the use of a very intuitive interface.