11 months ago

(இ﹏இ`。) thank you internet stranger (இ﹏இ`。)


In game maker specifically you may use following:

		
			direction = point_direction(x, y, x+x_speed, y+y_speed) speed = point_distance(x, y, x+x_speed, y+y_speed)
		
	

(compare current and future x/y coordinates and return values)

Reverse the process to get x/y_speed:

		
			x_speed = lengthdir_x(speed, direction) y_speed = lengthdir_y(speed, direction) Note: Added this post because its still viewed in relation to Game Maker: Studio and its specific functions. Maybe it has no value for the person who asked originally but i hope it will help some Game Maker users who wander here
		
	


6 comments

Loading...

Next up

Time to fight a giant donkey konga!

oh! It's the end of the month! Gotta get the supporter shrine updated!

Here's last months again

Thanks to each and every one of you!

New one tomorrow? Then Progress Post?

Could I interest anyone in half a dozen perfectly normal eggs.

Nothing wrong with them.

AT ALL.

The Cryptmaster Anniversary Update is here! 

@akuparagames saw that players loved the in-universe card minigame "Whatever." So for this update, they've put more effort to make it its own Roguelike game mode!

Try the FREE DEMO: https://bit.ly/CryptmasterSteam

Big monkey got!

Let Them Come: Onslaught by @Tuataragames has come to Game Jolt!

Celebrate by completing our quests!

Play the FREE demo of Let Them Come: Onslaught on Steam: https://bit.ly/LTCOdemo

Eternal Darkness 2.

#GJAsks

OK! This is very much work in progress but you can now donate books to The Archivist in The Archive, and they will be added to the correct Bookcase!

You can then access the Bookcase to read a section of the book.

Will make it better tomorrow. NOW SLEP!

The Button Effect – @Frycandle 's minimalist first-person puzzler inspired by The Witness, The Talos Principle and The Beginner's Guide, is coming to Steam! 

Play the demo and wishlist the game now: https://bit.ly/thebuttoneffect

Think I'm gonna do the Bookcase UI like the Fishtank UI...but with books obviously.