|
@@ -398,8 +398,6 @@ Use your imagination from here:
|
|
|
* In your game, the click can trigger any action on the identified Geometry: Detach it and put it into the inventory, attach something to it, trigger an animation or effect, open a door or crate, – etc.
|
|
|
* In your game, you could replace the red mark with a particle emitter, add an explosion effect, play a sound, calculate the new score after each hit depending on what was hit – etc.
|
|
|
|
|
|
-Now, wouldn't it be nice if those targets and the floor were solid objects and you could walk around between them? Let's continue to learn about xref:beginner/hello_collision.adoc[Collision Detection].
|
|
|
-
|
|
|
*See also:*
|
|
|
|
|
|
* xref:beginner/hello_input_system#.adoc[Hello Input]
|