#2 Store properties for each NPC

Terbuka
dibuka 3 tahun lalu oleh patrick · 0 komentar

Properties are:

  • state (int) - current menstruation / pregnancy state
  • lastTimeStateChanged (time) - the last time the actors state has changed
  • fertility (float) - factor for fertility
  • father (actor[]) - array of actors who came inside
  • fatherRace (race[]) - array of race objects who came inside
  • spermAmount (float[]) - array of amount of sperm from the actor
  • numOffspring (int) - the number of babys the actor is pregnant with
  • contraception (float) - the value of contraception
  • lastTimeContraception (time) - the time the character took contraception
  • contraceptionDuration (float) - the duration, this contraception is doing it's stuff
Properties are: - **state** (int) - current menstruation / pregnancy state - **lastTimeStateChanged** (time) - the last time the actors state has changed - **fertility** (float) - factor for fertility - **father** (actor[]) - array of actors who came inside - **fatherRace** (race[]) - array of race objects who came inside - **spermAmount** (float[]) - array of amount of sperm from the actor - **numOffspring** (int) - the number of babys the actor is pregnant with - **contraception** (float) - the value of contraception - **lastTimeContraception** (time) - the time the character took contraception - **contraceptionDuration** (float) - the duration, this contraception is doing it's stuff
Masuk untuk bergabung dalam percakapan ini.
Tidak ada tonggak
Tidak ada penerima
1 Peserta
Memuat...
Batal
Simpan
Belum ada konten.