The Daily Click ::. Forums ::. Klik Coding Help ::. Animation Extension
 

Post Reply  Post Oekaki 
 

Posted By Message

Keatonian



Registered
  15/07/2002
Points
  571
1st August, 2003 at 12:33:40 -

Before I work until I pass out 3 days from now I'd like to know if that might help me.

Does anyone know of an extension or other way to imprint a part of the screen into an active object allowing that to move as one, that could preferable rotate it too AND add transparency? It's alot to ask for, but it would help so much!

 
-Above post is ancient and probably irrelevant-

An old account of mine, recently cleared out. It's a blast to the past, the age was marked as 14 when I found it. If you know where to look, you can track me. Au revoir.

Activ8games



Registered
  02/07/2003
Points
  463
1st August, 2003 at 17:14:01 -

It depends. If the picture of the screen you want is going to change every time, then I have no idea.

If it is a fixed image that never changes, press print screen on the keyboard to take a screenshot and then paste it into the animation editor for your active objects. Then to rotate it you could give it some more directions, have MMF generate the roatated irections for you, then add these events.

+Repeat while left pressed
-set direction(Screen)=Direction+1
+Repeat while right pressed
-set direction(Screen)=Direction-1

or use whatever conditions you need. For transparency, go to properties> ink effect in the active object menu and go to semi-tranparency. You can also change the transparecy in the event editor.

I hope this helps . If not you might wanna try the active picture object. I'm not sure what that can do though.

 
Vote Quimby!!!

Rycon



Registered
  20/09/2002
Points
  996
1st August, 2003 at 17:45:52 -

Yeah SC... I was reading that post and had to rub my eyes to make sure I wasnt so tired where you dont know if your actuley watching or reading somthing or just thinking it. Hey.. it happens.. lol.

 
We are the music makers, we are the dreamers of dreams...

Aali [Crazy_Productions]



Registered
  13/10/2002
Points
  843
1st August, 2003 at 18:03:44 -

Rycon: yeah, but for me that happens even when i'm not tired

 
"If Darl McBride was in charge, he'd probably make marriage unconstitutional too, since clearly it de-emphasizes the commercial nature of normal human interaction, and probably is a major impediment to the commercial growth of prostitution."
-- Linus Torvalds, December 5th 2003.

(Darl McBride is CEO of The SCO Group)


this place sucks but don't tell anyone, it's our little secret, ok?

Rycon



Registered
  20/09/2002
Points
  996
1st August, 2003 at 21:47:53 -

LOL!

 
We are the music makers, we are the dreamers of dreams...

Assault Andy

Administrator
I make other people create vaporware

Registered
  29/07/2002
Points
  5686

Game of the Week WinnerVIP Member360 OwnerGOTM JUNE - 2009 - WINNER!GOTM FEB - 2010 - WINNER!	I donated an open source project
1st August, 2003 at 23:33:18 -

Before I work until I pass out 3 days from now I'd like to know if that might help me.
= Can any one tell me how to fix this in three days? >>

Does anyone know of an extension or other way to imprint a part of the screen into an active object allowing that to move as one, that could preferable rotate it too AND add transparency? It's alot to ask for, but it would help so much!
= I want something that is like pasting image into background, but instead it pastes it onto in active object. Also i need to be able to rotate it and add transparity


That's my interpretation . And the answer is no. I don't know how to do that, but you could always set the position of another object ontop of your active.

-Andy

Image Edited by the Author.

 
Creator of Faerie Solitaire:
http://www.create-games.com/download.asp?id=7792
Also creator of ZDay20 and Dungeon Dash.
http://www.Jigxor.com
http://twitter.com/JigxorAndy

Muz



Registered
  14/02/2002
Points
  6499

VIP MemberI'm on a BoatI am an April FoolHonored Admin Alumnus
2nd August, 2003 at 04:05:17 -

I dunno about the imprinting part, but there's a seperate Transparency extension you could use. You could probably fool around with the formulas if you want it to rotate.

Um, what exactly are you trying to do? Maybe there are better ways of doing it...

 
Disclaimer: Any sarcasm in my posts will not be mentioned as that would ruin the purpose. It is assumed that the reader is intelligent enough to tell the difference between what is sarcasm and what is not.

Image

Keatonian



Registered
  15/07/2002
Points
  571
22nd August, 2003 at 16:16:04 -

If it helps, the idea is to make a game where you put together a space ship, the game turns all the parts into a single active object, and then it rotates it so you can fly around in it.

 
-Above post is ancient and probably irrelevant-

An old account of mine, recently cleared out. It's a blast to the past, the age was marked as 14 when I found it. If you know where to look, you can track me. Au revoir.

Kris

Possibly Insane

Registered
  17/05/2002
Points
  2017
22nd August, 2003 at 17:11:23 -

have it so all the parts follow a central point seperately, and rotate them around the central point (using trigonometry or something)

 
"Say you're hanging from a huge cliff at the top of mt. everest and a guy comes along and says he'll save you, and proceeds to throw religious pamphlets at you while simultaniously giving a sermon." - Dustin G

Keatonian



Registered
  15/07/2002
Points
  571
26th August, 2003 at 20:50:56 -

The intent was to limit active object amounts, and simplify destruction.

 
-Above post is ancient and probably irrelevant-

An old account of mine, recently cleared out. It's a blast to the past, the age was marked as 14 when I found it. If you know where to look, you can track me. Au revoir.
   

Post Reply



 



Advertisement

Worth A Click