Help with energy

how do i make an energy system for 1 team (team 2), but not for the other (team 1)?
edit: im just gonna make it so both teams have to answer questions

Lifecycle < Relay.
Relay < Team 2
Relay < Movement Meter (Track Energy0
Also a overlay

(Lifecycle) Event Occurs —> (Relay) Trigger Relay

(Relay) Relay Trigger —> (Game Overlay) Show Overlay

Make sure the Overlay is team-scoped and have the Relay Audience to the team you want to have the energy system.


This is assuming you already have the Energy System.

Combine it with what GimSolver said aswell

(To elaborate, it’s :arrow_down:)

(Lifecycle) Event Occurs —> (Relay) Trigger Relay

(Relay) Relay Trigger —> (Movement Meter) Activate Movement Meter

1 Like

Isn’t that exactly what I wrote but fancy?

Remember to Mark a solution when you find one!

I wonder the amount of times “Mark a Solution” has been said!

still triggering for team 1 too, i want only team 2 to have the movement meter

Put relay settings to team 2.
gtg bye!

i did (is there a way to make invisible text cuz the 20 character limit is annoying)

Is the Game Overlay team-scoped and inactive on game start?

yes it is, and neither team can move, and there is no pop up/overlay button

Wait, you don’t have an Energy System?
Use this guide

1 Like

yes, put < and > without the spaces to make text invis.
make sure there are no commas or points.

Remember to put the wires!

did all the stuff, still didnt work : (

What happens when you test it?

1 Like

on team 1 (trying to get only team 2 to use energy), i move around a bit and it gives me the no energy notification

You need a way to earn energy.

im only trying to get team 2 to earn/use energy, not team 1

Well use relays for the movement meters and energy systems…

i did : /