View unanswered posts | View active topics It is currently Sat Oct 05, 2024 3:49 am



Reply to topic  [ 15 posts ] 
 Up Scaled Objects Create MO Trails! 
Author Message
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13143
Location: Here
Reply with quote
Post Up Scaled Objects Create MO Trails!
So, I was working on a way to properly increase/decrease the size of an actor in-game through Lua, so I made a gun that doubles an object's size (along with anything attached) and then positions the various parts according to size. I toggled to MO view and saw that there was a "trail" from where the object scaled and to its final position. Also, particles and MORays would colide with this "trail", and it would be "erased" when another object moved through it.

Test screenshots:

Setting things up - The dummy has the growth gun, the Heavy Clone is the target, and the jumper is for position referance.
Image

The Dummy shoots the Heavy Clone
Image

The Heavy Clone moves a bit
Image

Switching to MO view
Image


Sat Jan 02, 2010 10:19 pm
Profile
Loose Canon
User avatar

Joined: Sun Mar 29, 2009 11:07 pm
Posts: 2992
Location: --------------->
Reply with quote
Post Re: Up Scaled Objects Create MO Trails!
Eenteresting, but mostly pointless?


Sun Jan 03, 2010 12:30 am
Profile WWW
User avatar

Joined: Fri Dec 28, 2007 4:19 am
Posts: 1119
Reply with quote
Post Re: Up Scaled Objects Create MO Trails!
So that means invisible bridges?


Sun Jan 03, 2010 12:34 am
Profile
happy carebear mom
User avatar

Joined: Tue Mar 04, 2008 1:40 am
Posts: 7096
Location: b8bbd5
Reply with quote
Post Re: Up Scaled Objects Create MO Trails!
The real question is if that trail is a graphical artifact or actual MoIDs. Can you tell Cricket?


Sun Jan 03, 2010 1:14 am
Profile
Loose Canon
User avatar

Joined: Sun Mar 29, 2009 11:07 pm
Posts: 2992
Location: --------------->
Reply with quote
Post Re: Up Scaled Objects Create MO Trails!
If I had to guess, I'd say graphical artifact, since that looks like WAY more than 255 MoIDs.


Sun Jan 03, 2010 1:41 am
Profile WWW
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: Up Scaled Objects Create MO Trails!
data being lazy with his screen refresh functions

the dead giveaway is other object baleeting it: they're drawn over the old data


Sun Jan 03, 2010 1:43 am
Profile
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13143
Location: Here
Reply with quote
Post Re: Up Scaled Objects Create MO Trails!
Shooting at the trail with a mopixel-based weapon results in a wound in the trail (which attaches to the main MO), and the AI will also "see" this trail as an enemy if it belongs to an actor of the opposite team. However, nothing but AI vision, Rays, and MOPixels (haven't tested MOSParticles yet) seem to be able to interact with the trail. The trail will also switch "bases," like if an actor with a trail dies (and the game doesn't crash yet) it will select another actor an be the trail of that. I'm pretty sure it isn't just a graphical error.

Edit: ninja'd by Grif


Sun Jan 03, 2010 1:46 am
Profile
Loose Canon
User avatar

Joined: Sun Mar 29, 2009 11:07 pm
Posts: 2992
Location: --------------->
Reply with quote
Post Re: Up Scaled Objects Create MO Trails!
Uh, what. Ok, so the whole thing is crazy? Got it.


Sun Jan 03, 2010 2:41 am
Profile WWW
User avatar

Joined: Wed Nov 22, 2006 3:19 pm
Posts: 2073
Reply with quote
Post Re: Up Scaled Objects Create MO Trails!
CaveCricket48 wrote:
Shooting at the trail with a mopixel-based weapon results in a wound in the trail (which attaches to the main MO), and the AI will also "see" this trail as an enemy if it belongs to an actor of the opposite team. However, nothing but AI vision, Rays, and MOPixels (haven't tested MOSParticles yet) seem to be able to interact with the trail. The trail will also switch "bases," like if an actor with a trail dies (and the game doesn't crash yet) it will select another actor an be the trail of that. I'm pretty sure it isn't just a graphical error.


Its like it has a mind of it's own. D:>


Sun Jan 03, 2010 7:43 am
Profile
User avatar

Joined: Tue Mar 10, 2009 7:16 pm
Posts: 102
Reply with quote
Post Re: Up Scaled Objects Create MO Trails!
It's cool to see fat and tall people, but how do you switch on MO view ? (could be useful)


Mon Jan 04, 2010 6:41 pm
Profile
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13143
Location: Here
Reply with quote
Post Re: Up Scaled Objects Create MO Trails!
Hold Ctrl and press M to toggle between terrain view, MO view, and normal view.

Edit: Ctrl + P toggles on and off the status information, good to see how much a mod lags or how good or bad your computer is.


Mon Jan 04, 2010 11:50 pm
Profile
User avatar

Joined: Tue Mar 10, 2009 7:16 pm
Posts: 102
Reply with quote
Post Re: Up Scaled Objects Create MO Trails!
Thanks, but I knew for the "ctrl+p" :-P

EDIT : It doesn't work, i suppose it's because I'm crabbling


Last edited by neroe23 on Wed Jan 06, 2010 1:29 pm, edited 1 time in total.



Tue Jan 05, 2010 5:46 pm
Profile
DRL Developer
DRL Developer

Joined: Fri May 15, 2009 10:29 am
Posts: 4107
Location: Russia
Reply with quote
Post Re: Up Scaled Objects Create MO Trails!
Is this really useable in any way other than we knowing about it?


Tue Jan 05, 2010 5:47 pm
Profile
User avatar

Joined: Sat Nov 03, 2007 9:44 pm
Posts: 1916
Location: Flint Hills
Reply with quote
Post Re: Up Scaled Objects Create MO Trails!
Well, if it gets wounded and therefore absorbs MOPixel projectiles, maybe you could use it to somehow draw shields or something?

And if it attracts AI, it could maybe be used for some kind of distraction device?

Maybe it is just a graphical error, but then the means of detection for rays, vision, MOPixels, etc, is based of of that graphical representation of objects.

http://wiki.datarealms.com/wiki/index.p ... ScenePoint
You could try using that function and see if it detects the trail.


Sat Jan 09, 2010 2:32 am
Profile
User avatar

Joined: Mon Jul 16, 2007 9:50 am
Posts: 1512
Location: Tallahassee, FL
Reply with quote
Post Re: Up Scaled Objects Create MO Trails!
This is bizarre and slightly distubring. Like, "needs to be a bug report" disturbing.


Mon Jan 11, 2010 11:55 pm
Profile YIM
Display posts from previous:  Sort by  
Reply to topic   [ 15 posts ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.030s | 13 Queries | GZIP : Off ]