Comp-Sci-Principles-master / ProjectUnderground

game-team-h created by GitHub Classroom
0 stars 0 forks source link

Poison Gas #10

Closed KewTeacher closed 4 years ago

KewTeacher commented 4 years ago
  1. use a collision to cause player damage
  2. use a particle system or fog to show where the gas is
KewTeacher commented 4 years ago

Collision and damage are working. Put some gas/fog in there now.

KewTeacher commented 4 years ago

examples: https://docs.unrealengine.com/en-US/Resources/Showcases/Effects/index.html User Guide https://docs.unrealengine.com/en-US/Engine/Rendering/ParticleSystems/UserGuide/index.html

KewTeacher commented 4 years ago

assigned to armen