• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges

Invokerepeating

Cancel

Cancel

All Questions

  • Unanswered Questions
avatar image

nitsnbolts_unity answered

If you disable a gameobject, does an InvokeRepeating loop end or pause?

Dec 18, '20 gameobject·disable·enable·active·invokerepeating

3 Replies

6 Votes

avatar image

Ziplock9000 commented

InvokeRepeating gets cancelled on scene change?

Dec 7, '20 invokerepeating·cancelinvoke

1 Reply

0 Votes

avatar image

Ziplock9000 commented

What is the best between StartCoroutine or InvokeRepeating.

Dec 6, '20 invokerepeating·startcoroutine

5 Replies

7 Votes

avatar image

kbop2000 edited

What other ways can i invoke my Function outside of update and start?

Jul 13, '20 in Help Room

1 Reply

0 Votes

avatar image

dgagd91g12eg published

Best practise time-based, repeating function calls: InvokeRepeating vs CustomSolution

Jun 22, '20 coroutine·invokerepeating

0 Replies

0 Votes

avatar image

msclafani19 commented

How can I repeat an action after set number of seconds,

May 30, '20 c#·coroutines·invokerepeating·repeating

4 Replies

1 Votes

avatar image

lomztein4 edited

(SOLVED) Destroy(gameObject) doesn't destroy the gameObject, only disables behaviours.

May 16, '20 in Help Room

0 Replies

0 Votes

avatar image

gaia2222 commented

How can I call a new class function with InvokeRepeating ?

May 5, '20 class·new·invokerepeating

1 Reply

0 Votes

avatar image

MustiKe edited

2D Limit player speed

Apr 25, '20 2d game·speed·limit·invokerepeating

3 Replies

0 Votes

avatar image

Shen-Kit commented

How to get function to run every x seconds and then every y seconds?

Apr 25, '20 coroutine·invokerepeating·repeating

2 Replies

0 Votes

avatar image

FlaSh-G answered

Stop inherited class's function through return;

Apr 2, '20 inheritance·return·invokerepeating

2 Replies

0 Votes

avatar image

gellihorvath commented

How can I call InvokeRepeating wich can be found in the start function, after I Cancelled the Invoke?

Mar 15, '20 unity 2d·function·space shooter·invokerepeating·cancelinvoke

1 Reply

0 Votes

avatar image

eni_cay commented

destroy a trail made by invoke repeat ?

Mar 1, '20 destroy object·draw·invokerepeating·trail

1 Reply

0 Votes

avatar image

Olakehs commented

how does invokerepeating work Closed

Dec 11, '19 scriptingbasics·invokerepeating

2 Replies

3 Votes

avatar image

Larry-Dietz commented

How to make repeateRate random in "InvokeRepeating"

Dec 2, '19 c#·random.range·invokerepeating

2 Replies

0 Votes

avatar image

hosap4ik commented

how to run two different function every x seconds based on bool value?

Nov 24, '19 start·bool·invokerepeating

1 Reply

0 Votes

avatar image

AndroidWG asked

What is the most accurate way to call a function based on time?

Nov 11, '19 in Help Room

0 Replies

0 Votes

avatar image

Michael_Berna answered

Optimization: how to do a checking less often than within an Update Closed

Sep 26, '19 in Help Room

2 Replies

1 Votes

avatar image

xxmariofer commented

Invoke repeating and StartCoroutine

Sep 12, '19 invokerepeating·startcoroutine

1 Reply

1 Votes

avatar image

Tomashu answered

Uneven object Instantiation Wiki

Jul 1, '19 instantiate·touch·invokerepeating·translation

1 Reply

0 Votes

avatar image

st_asalak asked

How to subtract live when a game object destroy itself?

Jun 13, '19 in Help Room

0 Replies

0 Votes

avatar image

xxmariofer commented

Variable bug???

Mar 3, '19 variable·invokerepeating

0 Replies

0 Votes

avatar image

Hellium answered

why won't an invokerepeating cancel?

Feb 1, '19 in Help Room

1 Reply

0 Votes

avatar image

Captain_Pineapple answered

,Can i use InvokeRepeating to spawn just 1 GameObject at a time?

Nov 17, '18 spawn·if statement·spawning problems·invokerepeating·destroygameobject

1 Reply

0 Votes

avatar image

XenosTiger commented

InvokeRepeating time doesn't sync within the same update function

Nov 8, '18 c#·unity 5·unity 2d·visual studio·invokerepeating

2 Replies

0 Votes

avatar image

fafase commented

How bad for performance is using InvokeRepeating several times per frame?

Oct 29, '18 performance·invokerepeating

2 Replies

0 Votes

avatar image

Casiell answered

,Enemy AI rapidfires and invokerepeating doesn't do anything. c#

Oct 22, '18 c#·ai·shooting·not working·invokerepeating

1 Reply

0 Votes

avatar image

Feref2 commented

Using InvokeRepeating () causes objects to move up Closed

Oct 10, '18 invokerepeating

1 Reply

0 Votes

avatar image

LCStark edited

InvokeRepeating doesn't react

Oct 3, '18 not working·invokerepeating·not responding

1 Reply

0 Votes

avatar image

EpicCrownKing commented

InvokeRepeating firing too often

Sep 18, '18 c#·instantiate·invokerepeating

1 Reply

0 Votes

  • 1
  • 2
  • 3
  • 4
  • 5
  • ›
  • »

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Related Topics

c# instantiate invoke spawn update coroutine time cancelinvoke timer function random repeating spawning gameobject javascript startcoroutine coroutines repeat unity 5 speed optimization start prefab 2d game scripting problem
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges