I’m trying to make a FNAF map, and it’s been going well except I can’t figure out how to make the “animatronic” move. I’m currently use a bunch of props instead of a sentry to represent an animatronic, and I’ve made a bunch around the map (I would reluctantly use a sentry instead…), and I’m wondering how I could mimic Chica’s movement (can only move to adjacent rooms).
Also, is there any way I could incorporate jumpscares?
A jump scare would probably amount to having a large prop above the player that suddenly activates. How it activates is a whole different story.
2 Likes
Here are some images of what I have right now
Basically, one would have to disappear when the other appears (I have 5
Is there any way I can randomize the time it takes?
ummmm… you gotta ask one of the legends at Gimkit
3 Likes
Have a input → triggerloop. In one of the triggers, have a random number be pulled. If the random number is equal to a number of your choice, then activate the next frame of the animation. If not, do nothing. The legend has arrived.
3 Likes
yes, you can use triggers in the animation and counters, maybe test if one of these guides would work.
How to make a quick easy randomizer(updated version) Or ClicClac’s got you covered.
2 Likes
Alright thanks. I’ll try that
1 Like
Oh shoot almost forgot. You need a delay in one of the two triggers so the recursive limit doesn’t stop the triggerloop.
1 Like
Wolf, it’s ClicClac. No space.
5 Likes
Also, is there any way I can make it move back to beginning if the player closes the door when it’s there
I have known you for over 7 months, and you just now correct me on that. Like really?
You need a property for the animation to show what frame it’s on, right? If you only want it to move back to the start when it’s at a certain frame, check when the door is opened if the property is equal to what it would be if the animation was in front of the door. If so, set the property to the lowest value it should have. (Ex: The animation is in front of the door on frame 4. When the door is opened, check if the animation property is equal to 4. If so, set the property to 1 [the lowest value and first frame of the animation]).
1 Like
Well, it is impossible to have a space in a username.
""
ooh! I’d like to j0in a dance!