Posts by KDT91
A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.
Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!
Clickteam.
-
-
Hi all,
I need help with a particular scenario. I have two objects, lets call them ObjA and ObjB. ObjA is overlapping ObjB. I have an event when you click on either ObjA or ObjB, their colour changes to red. However when I click on the parts of the objects where ObjA is overlapping ObjB, ObjB is affected by the event. What I need is for ObjA to be affected and not ObjB.
I'm finding it hard to explain this, so I've attached an MFA.
Thanks
-
-
-
-
Hi all,
Is there another object type that allows you to modify its X or Y position during runtime (event editor) which has wrapping functionality.
I have a platform object (currently an Active object) sitting horizontally in the middle of the frame. At the start of the frame, I reposition this platform so that it sits dead centre (to suit multiple devices). However, now that my game has scrolling, I need this platform to wrap, is there another other object type I can use other than an active?
Any help appreciated. Thanks.
-
Thanks Fvivolo, makes more sense to me now.
-
Hello all,
Sorry if this is a stupid question, still new to this stuff. In the change log for this update, it seems like the way the INI file works has changed. Can I just clarify, does this mean users are able to access the INI file now even if their phone/tablet isn't rooted?
- INI: a new lib was implemented to write and read INI files as they are in Windows, Linux, etc.. so from now on, the INI file is a file which can be copied, moved and deleted, the information is not stored in the preferences anymore, the speed was increased dramatically, now 1300 items are read in less than half of second. New rules: if the ini does not exist on the device but is embedded in the application, it will be read from the application. If it exists in the device, this one will be read. Users can delete it to reset it for example if necessary when they update the application. Also you can save it in the data folder or any folder (to do so, pass the full pathname to Set current file).
-
Works great leco. I'm interested, can you provide me with details on how to implement this?
-
Hi,
I have an application icon set to 144x144 pixels (also tried 256x256) however when installing the application on my device (nexus5) it appears blurry on the homescreen. On my PC the icon is high quality and its edges are very sharp. Has anyone been able to create crisp looking icons? What pixel dimensions did you use?
Thanks
-
Hi all,
I have two questions:
- Is it bad to use a reolution of full 1080p (1980x1080) - I have a game running on this at the moment and it runs perfectly well on my nexus5
- Also, how would I add a link to rate my game on google play
Any help is appreciated
Thanks