ccpwgl2 icon indicating copy to clipboard operation
ccpwgl2 copied to clipboard

Feature / Damage effects

Open cppctamber opened this issue 4 years ago • 0 comments

Locator Sets

  • [ ] Figure out how locator sets are used
  • [ ] Ensure locator set black construction is correct (a scale vec3 doesn't seem exist in the binary but there is a single float, currently assuming that its for uniform scale vec3)
  • [ ] EveShip2 updated to use locator sets
  • [ ] EveStation2 updated to use locator sets

Armor

  • [x] Armor effect can be constructed correctly from the SOF
  • [ ] Armor impacts are correctly applied from locator sets

Sheild

  • [x] Shield effect can be constructed correctly from the SOF
  • [ ] Shield effect can be correctly sized
  • [ ] Shield impact effects can be applied correctly (Looks like we need to provide origin and direction vectors to the shader?)

cppctamber avatar Aug 27 '21 09:08 cppctamber