Martinecko30
Martinecko30
CC#
Created by Martinecko30 on 9/15/2023 in #help
❔ How to create class like MonoBehaviour from Unity
I have two years to complete it, so I hope it's enough time 😄
41 replies
CC#
Created by Martinecko30 on 9/15/2023 in #help
❔ How to create class like MonoBehaviour from Unity
well, I need some sort of engine after what unity has done and this may only benefit me as I would have complete control over what's going on, nevertheless I could do this for a school work for my class graduation, I might just learn something 😄
41 replies
CC#
Created by Martinecko30 on 9/15/2023 in #help
❔ How to create class like MonoBehaviour from Unity
this time in C# instead of Java ofc 😄
41 replies
CC#
Created by Martinecko30 on 9/15/2023 in #help
❔ How to create class like MonoBehaviour from Unity
i mean, I did it before, how hard can it be to do it again? 😄
41 replies
CC#
Created by Martinecko30 on 9/15/2023 in #help
❔ How to create class like MonoBehaviour from Unity
😄
41 replies
CC#
Created by Martinecko30 on 9/15/2023 in #help
❔ How to create class like MonoBehaviour from Unity
now the easy part, create a 3D renderer 😄
41 replies
CC#
Created by Martinecko30 on 9/15/2023 in #help
❔ How to create class like MonoBehaviour from Unity
Thanks, I'm gonna use the virtual one as sometimes I won't need all the functions
41 replies
CC#
Created by Martinecko30 on 9/15/2023 in #help
❔ How to create class like MonoBehaviour from Unity
that may be a bit out of my scope 😄
41 replies
CC#
Created by Martinecko30 on 9/15/2023 in #help
❔ How to create class like MonoBehaviour from Unity
IDK really, I just wanted to know how to create it without the override
41 replies
CC#
Created by Martinecko30 on 9/15/2023 in #help
❔ How to create class like MonoBehaviour from Unity
so how do I go about making the derived class not use override?
41 replies
CC#
Created by Martinecko30 on 9/15/2023 in #help
❔ How to create class like MonoBehaviour from Unity
and how to they make it that u don't have to specify the override
41 replies
CC#
Created by Martinecko30 on 9/15/2023 in #help
❔ How to create class like MonoBehaviour from Unity
do I need to sprecify the override?
41 replies
CC#
Created by Martinecko30 on 9/15/2023 in #help
❔ How to create class like MonoBehaviour from Unity
I know, but with the virtual, if it doesn't need to be implemented wouldn;t it throw error as unimplemented function?
41 replies
CC#
Created by Martinecko30 on 9/15/2023 in #help
❔ How to create class like MonoBehaviour from Unity
so, when using abstract, I need to implement it but using virtual I don't? and when I'm calling the function from another script would it return error or something?
41 replies