Categories
Uncategorised

My Project Design_v1.1.3

Teleport! Grab objects Moving Trees Considering colliders and triggers have been used in grabbing and teleport functions, bamboos cannot be moved by colliders on hand avatars. I design a magic source element, only with the help of magic sources, players can move bamboos. The magic source is a small rigid body object with a large […]

Categories
Uncategorised

My Project Design_v1.1.25

To make my character’s movement follow a path, I try to combine movement scripts and follow path scripts together. Firstly, I assigned a rigidbody to my character. Using AddForce(Vector3……., FoceMode. impulse) to control movement. The outcome is too wild apparently . So I use AddForce(transform…….) instead of AddForce(Vector3……., FoceMode. impulse. Howerver, it’s not moving at […]

Categories
Uncategorised

My Project Design_v1.1.2

Some Logic of my character’s Movement And Animation Overview The Red character Guardian Spirit move to 1 and stop in front of the obstacle trunk. Players move the trunk away Red character keeps moving forward The route is from A to B Prefab The Guardian Spirit prefab contains 2 parts: Human ( sitting Idle) and […]

Categories
Uncategorised

My Project Design_v1.1.1

Unity & Maya Week! I built maze scene in Unity. ↓↓ I tested how to control animation by keyboard in Unity When I press space button, the walking character change to dying animation. Here is my script: I learnt and finished hands avatars rigging The Next Step Animating hands avatars Importing VR joysticks into Unity […]

Categories
Uncategorised

My Project Design_v1.1

Overview Theme / Setting / Genre Magic; Puzzle; Maze; Collection; Core Gameplay Mechanics Brief – using magic to remove objects to find a way out from maze and collect treasures. –Targeted platforms – a tethered headset, e.g. HTC Vive; Oculus Quest. Project Scope Game Time Scale – about 1 min Team Size – <Core Team> […]

Categories
Uncategorised

My Project Design_v1.0

1. The flow chart of how the project will work There will be 4 storylines in total. Where line1 and Line2 are selectable, users can choose to experience one or both of them. Line3 and Line4 must be played.

Categories
Uncategorised

Hello world!

Welcome to myblog.arts. This is your first post. Edit or delete it, then start blogging!