This website works better with JavaScript.
Home
Help
Sign In
RMIT
/
Major_Project_A
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
194
Commits
2
Branches
7.9 MiB
C#
64.9%
ShaderLab
17.6%
HLSL
14.2%
GLSL
1.9%
HTML
0.9%
Other
0.5%
Tree:
0bccb8dc42
Josh_Dev_branch
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '0bccb8dc42'
${ noResults }
Major_Project_A
/
Assets
/
Scripts
/
Logic
History
ClairePeta
8d81b73dee
Fixed the diagonal left and right block so character jumps diagonally
5 years ago
..
Blocks
Fixed the diagonal left and right block so character jumps diagonally
5 years ago
BlockReader.cs
Implemented appropriate behaviour for having fallen into a hole: character loses their remaining moves for the round, respawns minus one life if they fell into a pit, or may jump out if they're in water. Changes to the FloatingOnWater prefab were necessary both to make the lose-your-remaining moves functions work (the block undernearth with the isWalkable and isWater flags), and to make it possible to fall into water on my build (shifting the box collider down by 1). If the latter causes issues on Claire's build, it can be reverted without affecting the rest of this commit, until we figure out how to make it work on all our machines.
5 years ago
BlockReader.cs.meta
-Edge detection
5 years ago
Blocks.meta
Started implementing logic blocks
5 years ago