#Steam Workshop::Moving 2D Damage Numbers

1 messages · Page 1 of 1 (latest)

tribal python
#

just curious, how much of this did you write yourself

#

like did you write the parts with the cvars

grave nimbus
#

Releasing addons by chatgpt is as bad as releasing ai created art (imo that takes seconds and invalidates others effort) on deviantart.com

lime tundra
# tribal python just curious, how much of this did you write yourself
  1. fixed chatgpt forgetting / not knowing an argument in a callback function
  2. fixed a clientside hook being in serverside
    2a. adjusted number positions for bullet damage
    2b. ignoring numbers 0 to below
  3. removed redundant code meant for clientside but somehow written in serverside as well
  4. added configurability (convars)
  5. added fonts shadowing / drawing black text behind another
#

it's not as easy as sonic clones i think ?
also learnt i can put in functions inside attribute