View all by OldJee
OldJee
Follow OldJee
Follow
Following OldJee
Following
Add To Collection
Collection
Devlog
OnlyOneChance
←
Return to OnlyOneChance
Devlog
Scene1 and basic enemy complete
July 22, 2021
by
OldJee
The first level scene is complete, which is a player guidance level. The basic enemy is finished, TODO: attack player Fix some bugs...
Continue reading
Character and script update
July 08, 2021
by
OldJee
Replace the pre-made character with the character from the game Katana Zero. The sprites are export from the game using the tool: UndertaleModTool. Finish the basic movement scripts of the character,...
Continue reading
Normal update
July 08, 2021
by
OldJee
Add a new movement: sneak, add the smooth camera follow. Fix several bugs, like jump and animation transformation. TODO: Enemies, UI, and interaction with the environment...
Continue reading
Add character
July 08, 2021
by
OldJee
#normal update
Update log by Jie, 17th June Add character into the scene, the asset is from the asset store of unity, reference: https://assetstore.unity.com/packages/2d/characters/hero-knight-pixel-art-165188 . Bas...
Continue reading
Player Character Part Complete
July 08, 2021
by
OldJee
Character part complete. Fix the player's position bugs (for example, the player would be floating when running before). Added functions: pick up items, throw items, air dodge, bullet time, dance. Add...
Continue reading