Back to community

showcase: my custom housing system after 6 months of work

48 rep260 views1 min read

finally finished. 6 months of work, mostly weekends.

features:

  • 200+ unique apartments using mlo + procedural interiors
  • furnishing system with placement preview
  • mortgages and rentals
  • integration with banking + paychecks
  • can have roommates with permission system
  • pets that actually do stuff (idle anims, food)

screenshots in the gallery (will add when image upload works on this site lol).

video coming this weekend.

NOT releasing the code, sorry. it's tied to my server's economy too tightly. but happy to answer general questions if anyone is building something similar.

38 6 commentsSign in to vote

Comments (6)

Sign in to leave a comment.
  • mortgages with paychecks integration is the dream. mine just lets people buy outright with cash and i hate it

    3 points
  • looks sick, would pay for a cleaned-up version

    2 points
  • curious how you handle people letting their rent expire and reselling the house. is it auto-evict ?

    2 points
    • dovah

      yes, 7 day grace period after missed payment, then auto-evict. furniture goes to a "storage" inventory they can recover with a fee

  • pets that idle and need food is what got me. is it heavy on perf ?

    0 points
    • dovah

      surprisingly no. they're only spawned in the same interior as the player, despawn when they leave. avg ~0.1ms tick