Forum rules - please read before posting.

Feature Request: Ability to trigger actionlist on mousing over hotspot (without custom coding)

Hi all,

Not sure if this would be useful for anyone else, or maybe I missed something, but I would love to be able to run/trigger an actionlist that activates on mousing over an in-game hotspot without having to do custom script, for example, I see the included highlight function but have made my own highlights that appear around the object instead of brightening the full sprite and would love to make the outline sprite change from 0 transparency to 100 transparency on mouse-over.

Comments

  • The Highlight component provides a way for you to call custom events when turning the highlight effect on and off. If you hook this up to your ActionList's Interact() method, it'll run that ActionList when the event is fired.

  • edited April 2019

    Ah, thanks Chris, I got it working! Sorry I didn't realize that in advance! (feel free to delete this post)

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.