00:00
00:00
Newgrounds Background Image Theme

Refuce just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

What should i do???

531 Views | 3 Replies
New Topic Respond to this Topic

What should i do??? 2006-08-04 18:17:25


ok sorry for all the really n00bish posts recently but i need some help and the only community worth asking is the NG community.

ok so when my guy goes in the store i need to save his location so that when you go out of the store his location is right next to it. not cookies saving just to mabe make a

xlocation = player._x
ylocation = player._y

somthing like that and then how do i access that variable?


OS: Ace, coming soon to Newgrounds. Keep an eye out for it.

BBS Signature

Response to What should i do??? 2006-08-04 18:20:36


maybe u could make a dynamic text box displaying the variable off screen then put AS on the frame when the player leaves the store that makes it so that it makes player_x&player_y=the values in that text box/text boxes.


We are the resistance, we are the underground, we are Newgrounds: home of the original cock joke.

The world takes everything too seriously.

This is not a signature.

Response to What should i do??? 2006-08-04 19:01:10


At 8/4/06 06:20 PM, catman03 wrote: maybe u could make a dynamic text box displaying the variable off screen then put AS on the frame when the player leaves the store that makes it so that it makes player_x&player_y=the values in that text box/text boxes.

That is absolutely horrible programming style.

Try this

_global.xpos = _root.yourguy._x;
_global.ypos... ect ect

Later on you can access them with _global.xpos.


Come join music competitions on Chips Compo and hang on our Discord!

Good artists copy. Great artists get banned from the Audio Portal.

BBS Signature

Response to What should i do??? 2006-08-05 17:56:46


that dosnt really help but yes im thinking along those lines so does anyone know how to explain this better?


OS: Ace, coming soon to Newgrounds. Keep an eye out for it.

BBS Signature