Game
JICE

2 months ago

Started writing lines for future NPCs. One of them is a robot that likes to say inspirational quotes and take the factory job seriously. The other character is a merge of a robot and a candy planet inhabitant, which causes internal clash in personalities.




0 comments

Loading...

Next up

This time - more factory related models. Most of these are from free packs, with me simplifying the models and applying my own materials and textures.

Testing greyboxed level by running around and jumping on jellies.

Made some new different waffles, here they are without textures!

More new models, ready to be in the game. A bunch of cake related stuff and various waffles.

Spacious arena-like room to introduce a new mechanic and give a mini objective. There will be a moving gate-mouth at the end of a conveyor that will need to be fed

Some more greyboxing. This part is a multi-level room where you need to carefully plan your steps or risk falling down and having to restart your progress.

Some variations to greyboxing: started with laying down a path that a general player would follow (orange spline), then set some interactive elements (jellys) along the path, and finally - set up some obstructions.

Greybox continues. This is a part of the depot level that is less about processing goods and more about multi level office space.

Created another spline for faster placements of obstacles. It randomly spawns objects along the path. Later on I can use these as guides for where to place the final props.

This week - snowballing code problems, so not much to show. Started with having to update world origin, but that meant custom logic for loading levels. Which led to player sometimes spawning outside of playable area..