Game
Utmost Cleaning
1 year ago

I worry of releasing the gameplay demo. It's not meant have polished assets, but I think maybe the presentation should be better. I want to spend extra time on polishing up some stuff or do you want to play with the incomplete, bland and janky stuff?




0 comments

Loading...

Next up

Still recoding all systems. This is just for me to test out NPC data to see if the Data is being read correct and to see if I can find any Null errors that can crash the game. I already coded measures incase there are null errors, but just wanna be safe.

Level progress

Some more work has been put into the level :3

Since the demo will only have 1 level, I think a level creator would be cool. The level creator will allow users to use the game's assets or even import custom assets in an asset bundle. This is a demo of what it looks like. Would people enjoy using this?

Currently polishing some models. All temp models.

Decided to write this to explain some things regarding the gameplay demo. (ignore that spell mistake at the begging. That "was" is suppose to be "want")

"Ima optimize the game's code" I said. This is what I get? LMAO

Discord will now be able to detect the game :3 Just need to figure out how to update the "state" and "details" texts depending on the scene.

A silly feature I worked on for fun. Might add at a later time tho.

I made the Jukebox feature work! Songs can't play from the streaming assets folder, but they will from the Documents folder?? Unity doesn't play audio files when they aren't imported, but the ones in the documents folder aren't imported? It hurts my head.