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 594 days ago
- KIT207 Self Study Devlog 596 days ago
- KIT207 Game IdeasMar 24, 2025
- KIT207 Self Study Devlog 4Mar 24, 2025
- KIT207 Tutorial 3Mar 20, 2025
- KIT207 Self Study 3 - DevlogMar 17, 2025
- KIT207 Self Study 2 - DevlogMar 10, 2025
- KIT207 Tutorial 1Mar 06, 2025
- KIT207 Self Study 1 - DevlogMar 03, 2025
Leave a comment
Log in with itch.io to leave a comment.