FoonLudum Dare ExplorerLD32 → Liquidmedia

Liquidmedia

By liquidmedia

View on Wayback Machine

CategoryRankScoreCount
Coolness234114

Comments

dyfer 2015-04-21 04:49

lol

bentglasstube 2015-04-23 02:42

The mouse look didn't seem to work for me so I couldn't get very far.

fauge 2015-04-23 02:51

Maybe broaden your programming skills to other languages and engines like libgdx (java) or Duality (c#)

poland3 2015-04-26 20:45

it was quite glitchy props for going 3d on this

geckoo1337 2015-04-28 04:41

It's a good example about a previous tutorial which is available on YT so as to create some portals. Don't give up and try to do something different. Not bad, but it could be better with more features. Thumbs up ++

rishal 2015-04-30 13:20

I got confused while playing but it was enjoyable. Nice work with 3D!

frozencow 2015-04-30 20:34

I liked that the bullets were physical objects. I was a bit confused by the doors that seemed to be flickering. Still fun to figure things out though! Thanks.

liquidmedia 2015-05-01 14:11

The bullets are physical, I have found the problem with the door, it is the trigger with the player and the box conflicting, both go in and one comes out it starts flickering, I need to add code (check if) to fix it.

liquidmedia 2015-05-01 14:20

The project was for me to learn how to do (something) I spent many hours on the Unity Docs web pages looking at function I had never used before. I am glad some people like it.