I feel like its a pretty cool idea, is it possible (I mean ofc it is but how is it possible)
I donât think it is possible, you mean with moving animals? (we cant do that yet)
What do you mean by âhuntingâ
You could setup a system that randomly spawns sentries.
you could make randomly generated animals with a randomizer and then put a hunt button on them to get food.
ngl randomizers are so hard to make, I tried making one and faiIed miserably.
You might be able to have sentries that activate and deactivate to give the impression of âmovingâ? That probably wouldnât help, though, since they would be able to sh00t back. What might work better could be to have text showing an animal emoji over an invisible block that can be damaged, then have multiple that appear and disappear to give the impression of movingâŚ
u could put a zone that prevents gadget fire on the sentry
Yeah, but then your shots would vanish when they entered the zone and would never hit the sentry. Good thinking though!
An idea, if you have an Sentery, couldnât you make it appear and disappear then make another that would spawn right next to it the second it disappear to make it look like it is moving. You would just keep repeating that. Could that work?
Simple, all you need is a trigger and some sentries.
Trigger code:
Make sentries not be active on game start and make them spawn with âAnimal1â, âAnimal2â, etc.
If you have any specific other features you need code for let me know!
Oh and if this solves your problem, marking this as a solution would be appreciated!
The variable is not needed in that version of the randomizer
Your right lol. Not enough coffee today.
You could also put animal emojis on top of the sentries with the text device.
But the sentries would be able to sh00t you, and animals canât do that, so wouldnât that kind of mess it up?
you could equip a zapper which has the lowest activation range, and before they get in range you could make the animal disappear because they got too close.
randomizers were the best thing i had made for the first time
just copy randomizer code and tada
Clever idea!