I need help/ideas for my new game

I am making a game and i need help for a part where there is a dialogue and then when that closes there’s a camera view thats basically all black background and then the words: “3 HOURS LATER…” but i need that camera view to only show for 5 secs and then it TPs all the players to somewhere else

1 Like

Can you uh…like be a bit more clear? NOT IN A RUDE WAY! I just don’t fully get what you’re asking.

Use a camera point that sets the camera to a black barrier, then after a delay, show the text.

1 Like

@CustomCoaster how do i make the delay

Use a wire repeater or trigger.

should i use pictures?

use a repeater :slight_smile:

i need to add 20 char

<You can use this thing copy and paste this to see>
1 Like

huh? what thing? that doesn’t wrk its not a link

NO NOT THE REPEATER-
Trigger or wire repeater loop is better
use those @TechnoTyper

1 Like

how do i make a trigger/wire repeater loop @CustomCoaster

Get out a trigger
have it trigger when receiving on a channel that is the same as the channel used to trigger the trigger.

does that work with wires?

This is pretty simple.

First, place down a Camera Point, a Trigger, two Relays, a Barrier, a text and a Teleporter.


Trigger setting:

Trigger on 'X channel' when triggered

Trigger when receive on 'X channel'

Interval: 5.00 (seconds)


Barrier settings:

Enlarge the barrier, make the tint black and alpha 1.00.


Text settings:
Make the text tint to white, make it say 3 HOURS LATER.


Next, place the Camera point in the middle of the barrier, wire them together:

Dialogue Device (dialogue closed) → Relay (trigger relay)
Relay 1 (triggered relay) → Camera Point (activate)
Relay 1(triggered relay) → Trigger (trigger)
Trigger (triggered) → Relay 2 (trigger relay)
Relay 2 (triggered relay) → Teleporter (teleport player here)

^ all the wires


Feel free to tell me if you still need anything.

Daily essay (1/1) complete!
Jk

thanks guys sry i need to do 20 characters

Glad to help! Good luck on your game :)

thanks! (+20 characters)

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.