Wednesday, December 27, 2017

Lofi Epic - Dev Log #3 - Magic Portals

Here I've added MAGIC PORTALS!


The player can see through the portal into the other location, and they can also jump through themself.

I am still developing the actual ideas of what to do with my portals in the game.  Yet to be finalised!  But these are just test ones for now!

Sunday, December 24, 2017

Lofi Epic - Dev Log #2 - Guards, Animals, Banners, Portals

Here I've added...
  • Some GUARDS with basic detection AI.  (They detect you based on whether you're standing in the light.)
  • Some ANIMALS with basic ecology AI (they get hungry and thirsty, and go to eat and drink as needed.  They flee from you if they detect you).
  • Added CLOTH BANNERS that blow in the wind.
  • A basic DAY/NIGHT CYCLE.
  • I wrote my own cross-platform CUSTOM PLAYER CONTROLLER.  I'm using InControl so I can support Windows, Xbox One, PS4, etc.  It has support for keyboard/mouse, or gamepad.