Jump to content

[SOLVED] Including individual pieces of Game Framework


photo

Recommended Posts

Posted

Hey all, 

 

I was wondering if there was a method to include a script from the game framework without installing the whole add-on?

 

Specifically we want the EventSystem class but nothing else

Posted

Hi Taylor,

 

I'm afraid there is no such functionality. You will need to install whole add-on and include in your scripts required headers. Later, when you will prepare realease build you can just remove unused files in your build scripts or manually.

 

Thanks!

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

×
×
  • Create New...