simply enough, I am making a tower defence game on the pc, using oversized ghosted pucks as my placement markers (all created via a creatable, for easy programming), and have set it so that when my mouse curser is over the puck, and I press a key it spawns a tower. My problem is that it spawns it on all of them, instead of just the one my mouse is over, and there is yet to be “when mouse over me” command, any ideas are welcome
Kode Kwestions is in beta so some of the participant restrictions are currently eased!
New to Kodu Kwestions?
Kodu Kwestions is a collective knowlege management site where anyone can ask and answer qwestions about Kodu Game Lab
-
Log in to leave a Comment |
|
(11977)
Answers
2
Votes
0
Views
5324Need help with a difficult problem
- c
- compose new post
- j
- next post/next comment
- k
- previous post/previous comment
- r
- reply
- e
- edit
- o
- show/hide comments
- t
- go to top
- l
- go to login
- h
- show/hide help
- esc
- cancel


If what Richard said doesn’t work, you can always make the pucks different colours, and say;
WHEN –> MOUSE –> OVER –> PUCK –> (pick a colour)