View Single Post
MilloCz

JCF Member

Joined: Jan 2011

Posts: 24

MilloCz is doing well so far

Aug 21, 2016, 12:21 AM
MilloCz is offline
Reply With Quote
Hi, I hope this is still running, I've got 2 questions;

1) I assume it's not possible to trick drawString into drawing text with multiple lines? (unless I make more drawString's each one for each line)

2) What's some fancy way to prevent player from moving? I know every frame I can set his xPos and yPos, but it doesn't look too good - how do I make him standing still (even when he's pressing arrows)?