![]() |
C++ version of if place meeting x+arctan(14),y,object vspeed = 0?
Here is
Game Maker Language (GML) version: Code:
if (place_meeting(x+arctan(14),y,object))Code:
if (place_meeting(x+arctan(14),y,object)) |
Re: C++ version of if place meeting x+arctan(14),y,object vspeed = 0?
Identical.
|
| All times are GMT +5.5. The time now is 03:56. |