GDC 3.20 custom image location?

Started by Chris C., November 06, 2019, 07:22:08 PM

Previous topic - Next topic

Chris C.

Good day,

I am looking for the location that we are to set where custom images for the application are to reside.

In the preferences tab there was an images path in 3.10. Seems like that is now missing. Has it moved to another location?

Reuben B.

As per the documentation and the appropriate entry in the GDC 3.20 Upgrade Guide
http://4js.com/online_documentation/fjs-gdc-manual-html/#gdc-topics/c_gdc_migrate_320.html
QuoteThe ability to configure the default local image directory on the Preferences tab for the GDC monitor no longer exists, as images are no longer searched for locally.

Rather than having to deploy custom images with the GDC, the expectation is that you would place them on the back-end server and use FGLIMAGEPATH.  Have a read of
http://4js.com/online_documentation/fjs-fgl-manual-html/#fgl-topics/c_fgl_images_resource_spec.html
http://4js.com/online_documentation/fjs-fgl-manual-html/#fgl-topics/c_fgl_EnvVariables_FGLIMAGEPATH.html

Reuben
Product Consultant (Asia Pacific)
Developer Relations Manager (Worldwide)
Author of https://4js.com/ask-reuben
Contributor to https://github.com/FourjsGenero

Chris C.