Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

[Dev Log] Colourful David

A topic by MisterLee created Aug 21, 2017 Views: 694 Replies: 8
Viewing posts 1 to 9
Submitted (2 edits) (+1)

Here's the dev log for my entry - Colourful David.

It's a puzzle game where you direct David's magic torch beam around the environment to brighten the place up.


Here are a some early tests in Unity of the torch beam and modifiers:


Submitted (1 edit)

There's a video of the beam in action here:

Submitted(+1)

Update time!

I fixed all (I think) of the bugs and unresolved issues with the beam modifiers, so now they can all be selected, rotated and moved to unoccupied floor tiles. You can't move a piece to a floor tile that is already occupied. I also moved the colours for beams etc. into global variables so I can easily change the colour scheme for different levels.

Next job is to make actual puzzle levels with these pieces.

Here's a video:

Submitted

Well I spoke too soon on 'fixing all the bugs' !

Starting to make some real puzzles/levels with the beam modifiers uncovered a lot of issues, especially when it came to activating things with the 'power' node to do things like open doors. There was an issue that the 'open' animation trigger would get called twice sometimes and end up with the door getting out of sync with the power being on/off. In the end I've redone the logic for all the beams from scratch. It took quite a bit of time to find out what was causing all the bugs and re-do them all but I think (shouldn't have said that!) I fixed them all now.


I also made a start on some environment art  last night which I can start to make some levels with and figure out what they will look like. So far I have some simple walls, floor, windows and arches and a few miscellaneous props to decorate with, and once I get the overall room/s started I'll be able to see what works and what I need to set dress it. It'll be a fairly minimal environment, more about the overall mood and lighting than lots of details. I'm going to try to do it all without making textures too, so using single colour materials and geometry to make all the details. We'll see how that goes :)

Submitted

After working on the mechanics for a couple of days I needed a change of pace, so I made the David character model in 3D today. Progress so far...




Submitted

Sunday Update:

I think I've got all the mechanics worked out now (I'll probably be saying that up to the last day!) and it's all working properly now. I have all the beam modifiers I need - redirect, splitter, teleport, all of them can be rotated 45 degrees (was 90 before) and placed on an unoccupied floor tile, which are highlighted when you have a piece selected. Each piece also lights up with the correct colour when the beam hits it, which is the main purpose of the game - to brighten the place up with Davids magic torch!

I've made a start with the environment art and making an actual level with the basic set of pieces I made. I also did a first pass on the lighting and tried some of the nice new post effects that are now part of Unity. They're blooming marvelous!



Submitted

Just uploaded the first test build:

https://interactionman.itch.io/colourful-david

Only the first (red) level is available in this build, the others are placeholder. Please let me know if you find any bugs!

Submitted(+1)

Two levels done!
Also, great words of wisdom from David....


Submitted(+1)

It looks amazing ! And the lightning system... Can't wait to try this out ! (I promised to check the demo today but haven't did it yet - shame on me :( )