#help with component groups

18 messages · Page 1 of 1 (latest)

untold trout
#

how do you know the component group stopped working

strange quail
toxic cairn
#

Speed component is bit wierd, doesn't work as it's intended to be

#

guess speed component is ran like command-ish, which is one time activation

#

so you gotta run 'speed' component all the time.

#

that is easly done with environment sensor

stark oyster
#

You might just want to give the entity an effect

toxic cairn
#

@stark oyster that's not efficient since effects can be overwritten

boreal drum
#

@strange quail yep, others are correct

#

You didn't get a bug with component groups, but rather a bug with the speed component

#

Setting speed every "tick" works Ok By constantly applying the group.

#

There are many components that can run events every tick.

tender viper
#

How can I make my entity neutral like it should randomly move around and shout hit any mob or les say play only when the player or the mob hits it

strange quail
#

ill just use it without the speed

toxic cairn
#

@strange quail man,, i gave you the answer up avobe

#

Use environment sensor which detects your status, fire event

#

Since environment sensor looks like it fires event every tick..