woot I found a secret about GE

Game Editor comments and discussion.

woot I found a secret about GE

Postby Hblade » Tue Feb 02, 2010 2:38 am

LOL i never knew this, but if you hold the middle mouse button while drawing tiles, it will snap to the tiles size! So that you dont have to worry about using the "snap to grid" thing which will snap to any image, just hold the middle mouse to draw the tiles xD
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: woot I found a secret about GE

Postby krenisis » Tue Feb 02, 2010 7:59 am

Thank Hblade thats cool. I also found if you draw actor in actor view
then go to script editor and put view.3(rotate3view) you can make your game 3D. Just kidding Iam dreaming again hahahaha
Tutorial Database for all beginners click this link
viewtopic.php?f=4&t=8680
krenisis
 
Posts: 606
Joined: Sat Jul 25, 2009 3:27 pm
Score: 51 Give a positive score

Re: woot I found a secret about GE

Postby Hblade » Tue Feb 02, 2010 5:48 pm

xD
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: woot I found a secret about GE

Postby Bee-Ant » Fri Feb 12, 2010 2:09 pm

krenisis wrote:Thank Hblade thats cool. I also found if you draw actor in actor view
then go to script editor and put view.3(rotate3view) you can make your game 3D. Just kidding Iam dreaming again hahahaha

To rotate view :
Code: Select all
int Angle;
Angle+=5;
x=cos(degtorad(Angle))*50;
y=sin(degtorad(Angle))*50;
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: woot I found a secret about GE

Postby Hblade » Fri Feb 12, 2010 2:12 pm

Wow O.O I didnt even know you could do that bee :3
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: woot I found a secret about GE

Postby Bee-Ant » Fri Feb 12, 2010 3:13 pm

I think I have posted that code here
viewtopic.php?f=6&t=7223
a looong time ago
Just edit it to view Draw Actor, the job is done...
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score


Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest

cron