Jump to content

(Newbie) Where to create scripts?


photo

Recommended Posts

Good evening,

I like creating scripts from 0. How can I integrate my scripts to your engine properly? In Unity I just created a shape and attached the script to it but I see that you have AppEditorLogic, AppSystemLogic, and AppWorldLogic.

Link to comment

You can use C# component system basically the same way that in Unity. Right click in Asset Browser and select Create Code -> C# Component.

More information you can also find in our introduction learning course for beginners: https://developer.unigine.com/en/docs/latest/learn/06_implementing_app_logic/

  • Like 1

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Link to comment
×
×
  • Create New...