John Klotz's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Creating Scene Objects From Scene Objects | [code]schedule(3000, %bird, "bird.dropapoo();");[/code] How come that function doesn't call the d... read more | 08/15/2006 (7:25 am) |
| Mounting Objects In Game | Awesome, thanks. I keep receiving the error Unable to find object: 't2dscene' attempting to call fun... read more | 08/01/2006 (11:36 am) |
| Mounting Objects In Game | Thank you very much. I was toying with the mount command before and couldn't get it to work right. ... read more | 08/01/2006 (9:35 am) |
| Layer Specific Collision | Awesome! Game finally works. Thanks for the great help both of you. I appreciate it.... read more | 07/25/2006 (10:07 am) |
| Layer Specific Collision | Thank you very much Phillip. Ok I'm on a much better track now but I'm getting the Unable to find... read more | 07/25/2006 (9:54 am) |
| Interacting with Script Objects | Ok, setting $block as a local variable, %block, has worked to some extent. Here is my code so far an... read more | 07/10/2006 (10:27 am) |
| Object Creation | Glad I could spark such a debate. =) Thanks for all the help guys.... read more | 07/07/2006 (7:05 am) |
| Object Creation | Added [code] t2dscenegraph.addtoscene(%enemy); [/code] in every place imaginable and I keep receivin... read more | 07/03/2006 (9:25 am) |
| Object Creation | I guess more specifically I would like to know why this isn't creating the enemies for me. I know ho... read more | 07/03/2006 (8:28 am) |
| Rotate Gui Elements | I also had a question along these lines. I'm looking to make a GUI pop up and say "You Win!" and mar... read more | 06/30/2006 (8:27 am) |
| Good Trigger Reference | Thank you very much Luke, that was very helpful.... read more | 06/26/2006 (11:13 am) |
| T2d Object Creation | Im trying to call this function function planegroup::createMissile(%this) using this schedule... read more | 06/26/2006 (10:33 am) |
| Good Trigger Reference | How do you script the onEnter and onLeave and onStay functions. I looked in the reference and I know... read more | 06/26/2006 (10:04 am) |
| T2d Object Creation | 0 instances found when I do that I am using schedule(2000, $plane, "launch"); for my functi... read more | 06/26/2006 (9:48 am) |
| T2d Object Creation | Thanks, just checked it out and it helped. Also, I want to spawn things on a schedule, every few sec... read more | 06/26/2006 (8:53 am) |
| Inserting a t2dTrigger and stopping items on a path | I was also wondering about triggers myself. I placed some into the game builder manually and want to... read more | 06/23/2006 (11:50 am) |
| Rotation | Thank you guys, that really helped. I appreciate all the responses and ideas thrown around. For some... read more | 06/23/2006 (11:42 am) |
| AddLinkPoint() vs. Mount(); Setting Height and Width | Figured it out, thanks very much Phillip.... read more | 06/21/2006 (12:20 pm) |
| AddLinkPoint() vs. Mount(); Setting Height and Width | For some reason I am getting the following errors with the objGrow function. : Unable to find obj... read more | 06/21/2006 (11:30 am) |
| AddLinkPoint() vs. Mount(); Setting Height and Width | Thank you very much, also I am trying to shoot something out of a cannon and mounted an arrow(and ma... read more | 06/21/2006 (11:24 am) |
| Changing mountPoint | How do you dismount an object($stick in this case) from another object($tree in this case) in code u... read more | 06/21/2006 (10:42 am) |
| Simple Camera | All I want is a camera that follows my main character, myplayer. This code doesn't move the camera h... read more | 06/12/2006 (10:10 am) |
| Collision Groups | Thanks for all the help so far guys, I appreciate it. So far this is what I have. I have two problem... read more | 06/09/2006 (12:39 pm) |
| Collision Groups | Ehh, thats how i initially went after this problem and it wouldn't work for the life of me so I deci... read more | 06/09/2006 (11:49 am) |
| Heres a fun project I'm working on lately(UPDATED) | That looks really goood. Nice Work!... read more | 06/09/2006 (9:01 am) |
| Simple Camera | Is it t2dSceneWindow or SceneWindow2D and where do you place this code? In a created camera.cs, main... read more | 06/09/2006 (9:01 am) |
| TGB 1.1's supposed to come out tomorrow. | If I download this will all my previous work be lost after installation?... read more | 06/08/2006 (12:45 pm) |
| TGB 1.1's supposed to come out tomorrow. | Where do we download and what is RC2?... read more | 06/08/2006 (11:05 am) |
| Common Errors | Im currently working with the animation set that was provided in the platformer tutorial but created... read more | 06/08/2006 (10:55 am) |
| Common Errors | Yeah this happens for me currently upon attempting to load my camera.cs.... read more | 06/08/2006 (9:54 am) |
| Platform Tutorial | I also share this frustration.... read more | 06/07/2006 (12:53 pm) |
| Platform demo | Anyone have help regarding movement in a platformer. I followed the platformer demo to a T and found... read more | 06/07/2006 (12:38 pm) |
| Exporting Max to DTS and DSQ | 1. Select the Utilities tab (little Hammer in upper right corner). 2. Click More and you will be ... read more | 02/21/2006 (12:24 pm) |