소스 검색

removed duplicate links

mitm001 5 년 전
부모
커밋
6ac9724770
1개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  1. 0 6
      docs/modules/tutorials/pages/beginner/hello_picking.adoc

+ 0 - 6
docs/modules/tutorials/pages/beginner/hello_picking.adoc

@@ -397,9 +397,3 @@ 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.
-
-*See also:*
-
-*  xref:beginner/hello_input_system#.adoc[Hello Input]
-*  xref:ROOT:jme3/advanced/mouse_picking.adoc[Mouse Picking]
-*  xref:ROOT:jme3/advanced/collision_and_intersection.adoc[Collision and Intersection]