Game Maker Games
Moderators: ~xpr'd~, tyteen4a03, Stinky, Emerald141, Qloof234, jdl
- MyNameIsKooky
- Rainbow Spirit Master
- Posts: 9712
- Joined: Mon Dec 01, 2008 10:18 pm
- boywhoflies
- Rainbow Spirit Chaser
- Posts: 5510
- Joined: Thu Jun 26, 2008 3:16 pm
IT's GM8, or I have realy got to understand things better.This is something like what I did and what happened(I did it in d and d, but whatever)
z is in between 5 and -5, yet it never gets past that.I even put a message there to make shure I wasn't goofing with the stuff I told it to do if that happened, but nothing.
I don't realy care about that anymore.I stoped working on my 3D platformer long ago.

Code: Select all
z=0;
if z<(smaller than)5 and z>(larger than)-5 then (whatever I told it to do here, but it never came here even though it should of)


I don't realy care about that anymore.I stoped working on my 3D platformer long ago.


- boywhoflies
- Rainbow Spirit Chaser
- Posts: 5510
- Joined: Thu Jun 26, 2008 3:16 pm
- DEEMAN223344
- Rainbow MegaStar
- Posts: 3145
- Joined: Tue Dec 04, 2007 8:07 pm
- MyNameIsKooky
- Rainbow Spirit Master
- Posts: 9712
- Joined: Mon Dec 01, 2008 10:18 pm
- boywhoflies
- Rainbow Spirit Chaser
- Posts: 5510
- Joined: Thu Jun 26, 2008 3:16 pm
- MyNameIsKooky
- Rainbow Spirit Master
- Posts: 9712
- Joined: Mon Dec 01, 2008 10:18 pm
- boywhoflies
- Rainbow Spirit Chaser
- Posts: 5510
- Joined: Thu Jun 26, 2008 3:16 pm