Is it possible to make some sort of hunting system?

I feel like its a pretty cool idea, is it possible (I mean ofc it is but how is it possible)

2 Likes

I don’t think it is possible, you mean with moving animals? (we cant do that yet)

1 Like

What do you mean by “hunting”

1 Like

You could setup a system that randomly spawns sentries.

1 Like

you could make randomly generated animals with a randomizer and then put a hunt button on them to get food.

3 Likes

ngl randomizers are so hard to make, I tried making one and faiIed miserably.

1 Like

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…

1 Like

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!

1 Like

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:
Screenshot 2024-09-20 11.32.12 AM

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!

1 Like

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.

Screenshot 2024-09-20 2.04.55 PM

2 Likes

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.

1 Like

randomizers were the best thing i had made for the first time
just copy randomizer code and tada

1 Like

Clever idea!

1 Like