Hi, I'm new to AGS and have run into a problem. It's probably a simple problem with an even simpler solution, but for some reason I can't get it.
I'm trying to use an inventory item on an object in the room, and make the object move (It's a simple throwing the rock at a bird's nest puzzle ;)).
What I've done is on the interaction for the bird's nest is have
"Conditional - If inventory item is used (1)"
Then - Object Move Object (0, 266, 201, 8, True)
The problem is, when I click the inventory item on the nest, the inventory cursor flashes slightly, and the nest remains where it is.
I'm sure this is a simple thing, but I can't figure it out! Thanks to anyone who helps me out!
check your object and view numbers, also you should run a script telling that same thing (move object)