00:00
00:00
dnatoxic
Aspiring Developer

Taylor McKenzie @dnatoxic

Age 28, Male

Freelance Developer

HCC

Houston,Texas

Joined on 5/13/07

Level:
10
Exp Points:
915 / 1,110
Exp Rank:
71,995
Vote Power:
5.18 votes
Rank:
Civilian
Global Rank:
90,408
Blams:
4
Saves:
57
B/P Bonus:
0%
Whistle:
Garbage
Trophies:
2
Medals:
105

dnatoxic's News

Posted by dnatoxic - December 20th, 2007


Hello,
My current game wich is an overhead-shooter "Chaos" is now in the works! Im waiting on two partner's to add my msn so we may begin the joint project and file-share,the script is in place and art will be hanled with my other partner's.The monolouge i will need talented voices with so please if you're good at recording a monolouge please PM me.

Character's names and descriptions are listed below.Please choose a person that you would like to monolouge and i will PM you a script.

Characters*

-Gordon Hopkins
(Military Pilot who is very griddy and rough he enjoys flying and aircraft)

-Jhon Kroche
(Recentley quit the navy to join elite forces in the military unit known as E.M.I.S-3 {ELITE MILITARY INFANTRY SOLDIER 3rd GENERATION} )

-Davoid Jonsin
(HardCore sniper assasin who has recently killed the Govenor of the USA and was sent to the army to serve life within it, he is part of T.E.S.U {Tactical Elite Sniper Unit}. )

-Leroy Ubber
(Loves to fish with his 3 son's until his kid's were killed by foreign soldiers durring The invasion of america from the soviet union-2,he decided to get back by joining the army now since the war has ended he serve's for E.M.I.S-3

This is the squad the main character is Jhon so it will be hard to be his monolouger.

Please PM me for scripts.


Posted by dnatoxic - December 15th, 2007


Actionscript notepad.(c)Dnatoxic@gmail.com/www.dnat oxic.newgrounds.com

Collision box goto next frame.------------------------------

onClipEvent(enterFrame){
if(this.hitTest(_root.secondObj)){
_root.nextFrame()
}
}

--------------------------------------
-----------------------
Insatcne blockades.

onClipEvent(enterFrame){
if(this.hitTest(_root.man)){
_root.man._x -= 5;
}
}

--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------
barrier right.

onClipEvent(enterFrame){
if(this.hitTest(_root.man)){
_root.man._x -= 5;
}
}

Make movieclip of a wall or somthing that can block another instance.Then on the walls action paste the code above.

--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
------------------------------
Barrier left.

onClipEvent(enterFrame){
if(this.hitTest(_root.man)){
_root.man._x += 5;
}
}

Same instrcutions as b-right above.

--------------------------------------
-----------------------------------
Barrier bottom.

onClipEvent(enterFrame){
if(this.hitTest(_root.man)){
_root.man._y -= 5;
}
}

--------------------------------------
-----------------------------------
Barrier top

onClipEvent(enterFrame){
if(this.hitTest(_root.man)){
_root.man._y += 5;
}
}
_________________

Make a shooting movieclip play with this actionscript.

onClipEvent (mouseDown) {
play();
}

--------------------------------------
------------------------------
Movieclip play wihle moving with arrow keys.

onClipEvent (load){movespeed = 5;
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
play();
_rotation = 90;
_x+= movespeed;
}
if (Key.isDown(Key.LEFT)) {
play();
_rotation = 270;
_x-= movespeed;
}
if (Key.isDown(Key.UP)) {
play();
_rotation = 0;
_y-= movespeed;
}
if (Key.isDown(Key.DOWN)) {
play();
_rotation = 180;
_y+= movespeed;
}
if (Key.isDown(Key.RIGHT) && Key.isDown(Key.UP)) {
_rotation = 45;
}
if (Key.isDown(Key.LEFT) && Key.isDown(Key.UP)) {
_rotation = 315;
}
if (Key.isDown(Key.RIGHT) && Key.isDown(Key.DOWN)) {
_rotation = 135;
}
if (Key.isDown(Key.LEFT) && Key.isDown(Key.DOWN)) {
_rotation = 225;
}
}

--------------------------------------
--------------------------------------
-------------------------------------
make movieclip follow along with mouse.

function convert(radians:Number):Number {
degrees = radians*(180/Math.PI);
return degrees;
}
man.onEnterFrame = function() {
var adjacent:Number = this._x-_xmouse;
var opposite:Number = this._y-_ymouse;
var angle:Number = Math.atan2(opposite, adjacent);
this._rotation = convert(angle);
};

-------------make movieclip move with w,a,s,d------------------------

onClipEvent(enterFrame){
if(Key.isDown(65)){
this._rotation = 270;
this._x -= 3;
; }else if(Key.isDown(68)){
this._rotation = 90;
this._x += 3;
}else if(Key.isDown(87)){
this._y -= 3;
this._rotation = 0;
}else if(Key.isDown(83)){
this._y += 3;
this._rotation = 180;
}else{
this.gotoAndStop(1);
}
}

-----------Make all sounds stop------------
stopAllSounds();


Posted by dnatoxic - December 12th, 2007


Im abandoning my series SHADOW-FACTORED due to users comment's and scores.Any ways new game in the making and new story.

The story-line will be awesome and i will not get ideas from other flash games!

-----------------CHAOS----------------
---
You play as a boy in a city living a hard life and choose to give up school and join the army.As all that can go wrong in you're life you're platoon is heading for CHAOS as you're mission is to rescue survivors of the FGL.INC (Future Generations Lab).They have tried to master genetic mutation for military purposes, unknown of what is going on your lieutenat accepts the suicide mission un-aware that the situation has grown contagious and many specimens are loose.


Posted by dnatoxic - December 3rd, 2007


Hey peoples,
Im waiting for zin-zinxe to add me on msn instant messenger,meantime ive started on "ShadowFactored:EF Ch3".

The glyph soldiers are back after the assault on earth, now 3 armies intertwine and a new surprise is awating in the game...you'll see once it's realesed.
For the mean time i have prepared this...

Well...


Posted by dnatoxic - November 28th, 2007


Hello people,
Im working with zin-zinxe to create a new series of FPS, the side-scrolling shooter was crap compared to what were about to do so i would just like to clarify about this.Thankyou

Dnatoxic-

(Hint: It is based on "Aliens" the film made by "James Cameron"(1986).
take a look at the pic =D

Coopertive project!


Posted by dnatoxic - November 18th, 2007


Ive decicded to veer off shadwo-factored2 for a completely new game.Not much info has been compiled yet,but what I can say is that the game style will be a side-scrolling shooter themed on space,aliens and armies.I got the idea from one of my favorite series "Brink Of Alienation" and that is all i can say for now,the coding and sprites are ready and will be showcased later for the meen time please enjoy SF1 AND SF2 p1.

You're regaurds
Dnatoxic-


Posted by dnatoxic - November 10th, 2007


ShadowFactored2:Earths-Fall is in the works!Many of you have played the first one,but i was aiming for it just to succeed.Now number2 im aiming for front page! But first I need to recruit some people to help me PM me if you wan't to help!