Currently, only sprites are supported, but I guess it is not impossible to add this feature.
Can you share the script you wrote?
Can you share the script you wrote?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Eon_Star on Sun 11/05/2025 23:16:58Hi,
I think I will give it a try. I might make a tutorial for this module.
Question: @artium Can you show me how you used a custom sprite to highlight the hotspots. Can you provide the script?
I will let you know.
Until then...
Happy coding.
Thanks.
#define HINT_SHAPE_TO_USE eHintSprite
...
#define SPRITE_SLOT <the slot of the sprite you want to use>
Quote from: Monsieur OUXX on Wed 27/02/2019 14:19:54
I think this is probably more advanced than my older "AGS Bézier Curves". Or maybe it has a different use. Also I'm too lazy to google up the exact difference between Splines and Bezier, which I always forget. For exhastivity's sake : AGS Bézier Curves link
Quote from: eri0o on Thu 03/01/2019 22:34:19
Hey Artium, I started to manually get the metadata for trying to build an index.
The AGS Module Index
my idea would be having an .scm packed along with an .ini file with metadata in an open repository. These ini files would be globed into a .json index and the search index would be provided by lunr. It's all a rough idea, but if you want to jump in.
Quote from: Monsieur OUXX on Wed 19/09/2018 10:54:38
did you host your source code online, on github or similar? It would be nice to always adopt that practice nowadays.
Quote from: Danvzare on Sun 16/09/2018 17:48:08
Firstly by drastically increasing the speed in which it calculates everything, although now a hotspot has to be at least 2x2 to be detected.
Quote from: Danvzare on Sun 16/09/2018 17:48:08
Secondly, by making the various rectangles more identifiable from each other.
Quote
I don't know how to use GitHub, hence why I'm putting it here.
Quote
Firstly, it only points out hotspots. What about objects and characters?
Quote
Secondly, you really need to make it pause the game when it's being used, because if you hold in the H key while walking in a scrolling room, the drawn rectangles follow the screen.
Quote
Thirdly, consider changing the default key to the spacebar, since that's usually what most games set this kind of hint thing to.
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.042 seconds with 16 queries.