Skip to content

Introduction to Videogames Development Course Project

Notifications You must be signed in to change notification settings

jdospina95/DontTrust

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DontTrust

Introduction to Videogames Development Course Project

NOTES

Models must be loaded in .blend format, not .obj (they will be ignored by git).

TODO

Assets:

- Map Design
- Enemies Models:
-- Change crouched enemy to aiming-down-sniper position)
-- Turret model
- Textures:
-- Main Character
-- Enemies
-Sounds:
-- Game music

Programming:

- Finish camera movement
- Main Menu
- Pause Menu
- Enemy IA / Animation:
-- Change crouched enemy behaviour along with model
-- Turret
- Power Ups
- Obstacles:
-- Convert water into "falling" obstacle by putting a trigger collider on it and disabling the Player's collider when entering on it so he falls.
- UI

Design document:

- Map Sketches

Tutorial:

https://www.youtube.com/watch?v=RHie6Hg0mQ4&list=PL2cNFQAw_ndx1ID-DuvFoeGR_nE4jOFTq

Tutorial MAKE A GAME (Viejo, pero más completo):
https://www.youtube.com/watch?v=g5QFW12utdU

Tutorial MAKE A GAME (Nuevo, más corto):
https://www.youtube.com/watch?v=IlKaB1etrik

About

Introduction to Videogames Development Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 83.3%
  • ShaderLab 13.4%
  • HLSL 3.3%