Started on 18/04/2022
Today's Progress: -
Thoughts: -
Link to work:
Today's Progress: - Setting the player & camera
Thoughts: - At first I thought it would be done in a few minute but it ended up taking quite a long time to fully set up
Link to work:
Today's Progress: - Finish setting up the player and camera
Thoughts: - finally set up the camera to actually looking at the play instead of the blank terrain
Link to work:
Today's Progress: - Error
Thoughts: - after finish setting up the player and camera I set up the enemy but then found:
"InvalidOperationException: You are trying to read Input using the UnityEngine.Input class, but you have switched active Input handling to Input System package in Player Settings. UnityEngine.Input.get_mousePosition () (at <963c3a1707f0469aac8b8356a8d18b5d>:0) TheRPG.Controller.PlayerController.GetMouseRay () (at Assets/Game/Script/Controller/PlayerController.cs:55) TheRPG.Controller.PlayerController.InteractWithCombat () (at Assets/Game/Script/Controller/PlayerController.cs:19) TheRPG.Controller.PlayerController.Update () (at Assets/Game/Script/Controller/PlayerController.cs:13)" error and
"InvalidOperationException: You are trying to read Input using the UnityEngine.Input class, but you have switched active Input handling to Input System package in Player Settings. TheRPG.Core.FollowCamera.LateUpdate () (at Assets/Game/Script/Core/FollowCamera.cs:21)" error
I don't really know what I mess up so I will create a new project and redo all my work but right now I so pissed off
Link to work:
Today's Progress: - Redo everything
Thoughts: - because of the error yesterday, I created a new project and start over but I already finish the player and camera now I'm having trouble with the eneny not attacking the player
Link to work:
Today's Progress: - Exp system & pickup: setting how the exp system will work and making prefab for a health box
Thoughts: -
Link to work:
Today's Progress: - Level cap & changing the attack system
Thoughts: - 1. I change the damage formula from (Health - attack) to (Health + Defense - Attack) 2. I create a system the make you have to expand your level cap to gain more level
Link to work:
Today's Progress: - Fixing attack and defense & MP system
Thoughts: - found error in the attack and defense system so I fixed it. I want my player to have some special moveset and have an MP system
Link to work:
Today's Progress: - Upgrade pickup system; creating 1 script that work for all type of pickup
Thoughts: -
Link to work:
Today's Progress: - Interaction part 1
Thoughts: - I search up turtorial for interaction but it make me redo the movement script
Link to work:
Today's Progress: - Interaction part 2
Thoughts: -
Link to work:
Today's Progress: - Inventory UI
Thoughts: -
Link to work:
Today's Progress: - Inventory System
Thoughts: -
Link to work:
Today's Progress: - Inventory System pt.2
Thoughts: -
Link to work:
Today's Progress: - Equipment
Thoughts: -
Link to work:
Today's Progress: - Equipment/Default Equipment/ Convert mesh for Equipment pickup
Thoughts: -
Link to work:
Today's Progress: - Player Stat
Thoughts: -
Link to work:
Today's Progress: - Eneny AI & Player Combat
Thoughts: -
Link to work:
Today's Progress: - Enemy combat just wouldn't attack the player
Thoughts: - and I don't know why. plz help!!!
Link to work:
Today's Progress: - I mess up the player animation and now my player character is broken
Thoughts: -
Link to work:
Today's Progress: - Trying to combine what I already know with what I learned from the tutorial
Thoughts: - I really can't do it. I just don't know where to start or how to start. I feel so ashame of myself that I couldn't do anything. I'm not going upload my unity project because it's fill with error and stuff I can't fix.
Link to work:
Today's Progress: - Learn how to make and enemy route with P'Ada
Thoughts: -
Link to work: RPG
Today's Progress: - Rebuilding a new player system
Thoughts: -
Link to work:
Today's Progress: - Rebuilding a new player interation system pt1
Thoughts: -
Link to work:
Today's Progress: - player interation system pt2
Thoughts: -
Link to work: