Getting/setting directions

Moderator: GZDoom Developers

Post Reply
User avatar
Cutmanmike
Posts: 11335
Joined: Mon Oct 06, 2003 3:41 pm
Operating System Version (Optional): Windows 10
Location: United Kingdom
Contact:

Getting/setting directions

Post by Cutmanmike »

Thing_SetDir(tid, dir)

GetActorDir(tid)

good idea or not?
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49067
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Post by Graf Zahl »

Good idea. And not particularly hard. But it should be called

Thing_SetAngle(tid, angle)
ans
GetActorAngle(tid)

instead.
User avatar
Cutmanmike
Posts: 11335
Joined: Mon Oct 06, 2003 3:41 pm
Operating System Version (Optional): Windows 10
Location: United Kingdom
Contact:

Post by Cutmanmike »

the name isn't too important but those sound better
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”