View unanswered posts | View active topics It is currently Sun Apr 28, 2024 12:35 am



Reply to topic  [ 23 posts ]  Go to page 1, 2  Next
 Sniper from the Third Dimension!!!! UPDATE 20-aug 
Author Message
User avatar

Joined: Sun Feb 17, 2008 11:21 am
Posts: 54
Reply with quote
Post Sniper from the Third Dimension!!!! UPDATE 20-aug
This is very unpolished and flawed several ways.EDIT not so much now

Now, having said that, this is the first mod (I think) that operates from an angle at 90 degrees to everything else.

It is a sniper rifle that flings you into the third dimension and allows you to shoot stuff.

I am very tired and can't explain any further.

PICs

EDIT: ♥♥♥♥, hit wrong button, fixed now.

EDIT: right, so here's what it does at the moment. When you fire the buyable gun it kills you actor and substitutes it for the big black thing. When you press fire 8 particles, all hiding behind the crosshairs smash into the middle.

It has some problems However.

Things that need fixing are:

1) Super duper hyper overpowered-ness - Not the actuall weapon (that bit works perfectly, the particles mimic the effect that I was hoping for really well.) but the fact you cannot die.

2) The fact that after firing the gun you have to select the big black thing


I can fix 1 myself, I think I can fix 2 and know it can be fixed. EDIT struggling to fix number two. Have a look at the commmented out code.

Any help would be very much appreciated.

Credit to azukki for super awsome black glows, and snapperfisch for the low cpu version.


Attachments:
File comment: Now for Slower Cpu's
Testish.rte.rar [443.12 KiB]
Downloaded 430 times
ScreenDump000.JPG
ScreenDump000.JPG [ 55.37 KiB | Viewed 12612 times ]
ScreenDump001.JPG
ScreenDump001.JPG [ 10.52 KiB | Viewed 12612 times ]
ScreenDump018.JPG
ScreenDump018.JPG [ 10.39 KiB | Viewed 12612 times ]
File comment: now without the flash to white bit
Test.rte.rar [463.52 KiB]
Downloaded 724 times


Last edited by xerxys on Thu Aug 20, 2009 9:26 am, edited 6 times in total.

Fri Aug 07, 2009 9:58 pm
Profile
A HUMAN BRAIN, SAFELY INSULATED FROM THE TERRORS OF HYPERSPACE
User avatar

Joined: Sun Jan 28, 2007 8:54 pm
Posts: 1070
Location: Somewhere beyond the endless sea of hyperspace, fighting for your right to call a planet home.
Reply with quote
Post Re: Sniper from the Third Dimension!!!!
I'm going to guess and say it adds the sniper scope to the screen when you sharp aim?

Cool idea, but if that's the case, you should try to do it in lua without any actor having to hold the gun at all.

You could order it like a craft maybe?


Fri Aug 07, 2009 10:17 pm
Profile
User avatar

Joined: Wed Jul 30, 2008 10:27 pm
Posts: 272
Reply with quote
Post Re: Sniper from the Third Dimension!!!!
I'd like more info about it.
Looks interesting.


Fri Aug 07, 2009 10:18 pm
Profile
User avatar

Joined: Sun Dec 16, 2007 12:09 am
Posts: 1115
Location: Being The Great Juju
Reply with quote
Post Re: Sniper from the Third Dimension!!!!
Cool how it restricts the field of view, but is there any way to cover up the actor health?

YGMDL.


Fri Aug 07, 2009 11:14 pm
Profile
User avatar

Joined: Mon Oct 06, 2008 2:04 am
Posts: 1559
Reply with quote
Post Re: Sniper from the Third Dimension!!!!
If you can find a way to draw that over the terrain and bunker modules, can I finally have something to obscure the entire view save a small circle, and make my labyrinth scene?!


Sat Aug 08, 2009 1:13 am
Profile
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: Sniper from the Third Dimension!!!!
Black glowz.


Sat Aug 08, 2009 1:17 am
Profile
User avatar

Joined: Sun Dec 16, 2007 12:09 am
Posts: 1115
Location: Being The Great Juju
Reply with quote
Post Re: Sniper from the Third Dimension!!!!
^Wouldn't that lag a shitload?


Sat Aug 08, 2009 1:31 am
Profile
User avatar

Joined: Sun Feb 17, 2008 11:21 am
Posts: 54
Reply with quote
Post Re: Sniper from the Third Dimension!!!!
Dauss wrote:
I'm going to guess and say it adds the sniper scope to the screen when you sharp aim?

Cool idea, but if that's the case, you should try to do it in lua without any actor having to hold the gun at all.

You could order it like a craft maybe?


Trust me there is lua. Quite alot lua. I am much better at lua than at .ini if you acount for the fact that lua is hard and .ini is easy.

Also, I don't think black glows would work.


Sat Aug 08, 2009 9:04 am
Profile
User avatar

Joined: Tue Nov 06, 2007 6:58 am
Posts: 2054
Reply with quote
Post Re: Sniper from the Third Dimension!!!!
Code:
         print("CREATE: TURBOKAT - SUCCESS")


It's fun nuggets like these that explain why I look at people's lua code.

Some code also contains some stuff from darlos.
Also, wth is with the grav tester?
SceneMan.GlobalAcc.Y * TimerMan.DeltaTimeSecs does a better job.
EDIT:
Some ideas:
Self destruct when not controlled.
Instead of deleting the actor, scale it's limbs to nothing.


Sat Aug 08, 2009 9:51 am
Profile
User avatar

Joined: Sun Feb 17, 2008 11:21 am
Posts: 54
Reply with quote
Post Re: Sniper from the Third Dimension!!!!
The turbokat thing is just 'cause I was tired and it wouldn't work. I had that open and copied it over to see what was wrong.


Sat Aug 08, 2009 1:55 pm
Profile
User avatar

Joined: Sat Nov 03, 2007 9:44 pm
Posts: 1916
Location: Flint Hills
Reply with quote
Post Re: Sniper from the Third Dimension!!!!
xerxys wrote:
Also, I don't think black glows would work.

Huh, I thought they could look better and solve a couple of your problems.
Well, I suppose it's up to you to decide what's the best interest for you mod and I've no need to dissuade you from your thoughts.
I'll just leave this here.
Image


Last edited by Azukki on Sat Aug 08, 2009 2:20 pm, edited 1 time in total.



Sat Aug 08, 2009 2:04 pm
Profile
User avatar

Joined: Wed Jan 07, 2009 10:26 am
Posts: 4074
Location: That quaint little British colony down south
Reply with quote
Post Re: Sniper from the Third Dimension!!!!
xerxys wrote:
Also, I don't think black glows would work.
Grif didn't mean a normal black glow, but rather this technique by Azukki. Granted, slower computers would lag a bit, but this way renders the glows over everything. So that fixes both 3 & 4, simple Lua fixing 2 and probably some mechanisms possible to at least partially counteract 1. I'm sure that someone could buzz in around now with some Lua for you if you asked.


Sat Aug 08, 2009 2:17 pm
Profile WWW
User avatar

Joined: Mon Oct 06, 2008 2:04 am
Posts: 1559
Reply with quote
Post Re: Sniper from the Third Dimension!!!!
We were talking about black glows for my labyrinth concept map.

Not replacing his sniper sight with black glows.


Sat Aug 08, 2009 3:05 pm
Profile
User avatar

Joined: Sun Feb 17, 2008 11:21 am
Posts: 54
Reply with quote
Post Re: Sniper from the Third Dimension!!!!
Those glows look perfect, contrary to my previous beliefs. Let's see if I can get them working


Sat Aug 08, 2009 3:37 pm
Profile
User avatar

Joined: Sat Nov 03, 2007 9:44 pm
Posts: 1916
Location: Flint Hills
Reply with quote
Post Re: Sniper from the Third Dimension!!!!
Ohh, terribly sorry, LFOW, we drifted back onto the rails of this thread and talked about the subject of the thread, his 3D sniper.

Back to your more related issue, download this and place the Particle "Fog Of War Inverter" in the loopy dupe category.
Then, overlap it with the "Fog Of War" particle.

With the particles at the point of the camera's focus, it gives the effect of limited visibility.
If these particles constantly were to have their position set to the controlled actor, it would give the impression that the actor had limited visibility within a range, like as he may in a dark maze. His vision however would be proximity based, so he would only be able to see at point blank ranges, or you would need some thick walls to obstruct his vision.

Ignore those crosshairs, they were a silly mistake.
There is a time and a place for that other guy's problems, this isn't clearly it.


But sarcasm aside, you could both make use of that 'bizarro' version too. Simply omit the inverter, to get the inverted form. The 3D Sniper is supposed to be beyond the dimension, and what better way to convey that than with a stereotypical hue/brightness inversion?
And perhaps inverted vision could be the ominous sign of the hallucinations of a lost, over ambitious adventurer in a maddening maze?


Attachments:
File comment: Could I get some credits? Particularly if you use these particular screen effects? Thanks.
ScreenEffectTesting.rte.rar [150.52 KiB]
Downloaded 269 times
Sat Aug 08, 2009 3:38 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 23 posts ]  Go to page 1, 2  Next

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:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.096s | 19 Queries | GZIP : Off ]