Udemy Building Escape Project with Additions by Me
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
Added more rooms, changed roof, added objects and trigger volumes. The game is vastly expanded.
95f648eView on GitHubPut Ceiling in adjusted bricks on window wall and protected all pointers from misuse
de6b603View on GitHubAdded grab and move. Added ability to add up weight on pressure plate. Added ability to use multiple Actors on pressure plate such as chair and table. Added ability to open door after a certain amount of weight was put on the pressure plate.
a9f19a8View on GitHubCan detect chair and table and pick each up and move each around. Done through lesson 87
f439f9dView on GitHubThe application is working!! The TriggerVolume has been moved to the corner, the spotlight has been put in place to indicate the hotspot to the player, and the doors close on a settable delay which is set at 0.5 seconds making it impossible to escape the room.
8f88717View on GitHubA second project has been brought to the same level as the first project just prior to the use of the GetWorld() function which so far in the (other copy) of this program has caused UE4 to crash repeatedly.
e438798View on GitHubRoom constructed. TODO: Make doors block exit unless they are open.
2a6be60View on GitHub:neckbeard: Added .gitattributes & .gitignore files
78b0164View on GitHub