Search Unity

3D gae engine

Discussion in 'Scripting' started by michelemolo98_unity, Apr 18, 2021.

  1. michelemolo98_unity

    michelemolo98_unity

    Joined:
    Apr 17, 2021
    Posts:
    1
    Where is a 3D game engine with an event based events system?
     
  2. Unity is a 3D game engine with an (well, you have both unity events and c# events too) event based event system.
     
  3. Kurt-Dekker

    Kurt-Dekker

    Joined:
    Mar 16, 2013
    Posts:
    38,742
    I have never seen an event system not based on events. Wouldn't that be a non-event system??

    If you have a specific question, here is how to report your problem productively in the Unity3D forums:

    http://plbm.com/?p=220

    How to understand compiler and other errors and even fix them yourself:

    https://forum.unity.com/threads/ass...3-syntax-error-expected.1039702/#post-6730855

    If you post a code snippet, ALWAYS USE CODE TAGS:

    How to use code tags: https://forum.unity.com/threads/using-code-tags-properly.143875/
     
  4. Joe-Censored

    Joe-Censored

    Joined:
    Mar 26, 2013
    Posts:
    11,847
    Kurt-Dekker likes this.