- Messaggi: 480
- Ringraziamenti ricevuti 259
hunting
- Admin
-
Less
Di più
03/11/2020 10:16 #1170
da Admin
Risposta da Admin al topic hunting
Sorry to hear that - take it steady.
Si prega Accesso o Crea un account a partecipare alla conversazione.
- jeremy westfall
-
Autore della discussione
Less
Di più
- Messaggi: 39
- Ringraziamenti ricevuti 17
05/11/2020 16:36 #1175
da jeremy westfall
Risposta da jeremy westfall al topic hunting
update : i have the movement for both flying and land base animals working.they also take damage for bullets or other items that hit them.only problem i having right now is animation of prim.I worked out the no feed,but still working on the breedable part.
Si prega Accesso o Crea un account a partecipare alla conversazione.
- Admin
-
Less
Di più
- Messaggi: 480
- Ringraziamenti ricevuti 259
05/11/2020 20:12 #1184
da Admin
Risposta da Admin al topic hunting
For animals perhaps you can start with the existing animal script and set in the config the eat and drink times to a huge number (see the dolphin) so they don't need to eat or drink. For mating I'm thinking that when they become adult, you could put in a random event generator in the 'refresh' function that when triggered calls the 'mating' part of the scripts (basically set status to "WaitMate" and trigger a sensor scan for males) as a possibility.
I've just updated all the code to the current versions at github.com/punyauk/QuinLife
I've just updated all the code to the current versions at github.com/punyauk/QuinLife
Si prega Accesso o Crea un account a partecipare alla conversazione.