KIT207 Tutorial 2
Completed the tutorial today (11/03/2025) and managed to import my Blender file to unity and get it animated using the animations made in blender. I was also able to make transitions between all three movements (running, jumping and idle) which allows for the character to run if w is pressed down and not currently jumping, or jump if space bar is pushed. I managed this by creating a transition from idle to jump (linking a trigger event based on the press of space bar), creating a transition between idle and run (linking a bool variable based on whether "W" was currently pressed down or not) and creating a transition between run and jump (linking a final trigger event based on pressing space bar).
UTAS KIT207 Portfolio
KIT207 Self Study 1 - Getting Started in Blender
Status | In development |
Author | Absolutelii |
More posts
- KIT207 Tutorial 53 days ago
- KIT207 Self Study Devlog 55 days ago
- KIT207 Game Ideas12 days ago
- KIT207 Self Study Devlog 412 days ago
- KIT207 Tutorial 316 days ago
- KIT207 Self Study 3 - Devlog19 days ago
- KIT207 Self Study 2 - Devlog26 days ago
- KIT207 Tutorial 130 days ago
- KIT207 Self Study 1 - Devlog33 days ago
Leave a comment
Log in with itch.io to leave a comment.