Search found 3 matches

by fjmangas
Sat May 20, 2023 1:45 pm
Forum: General Discussion
Topic: I can't record a video with openscreen
Replies: 0
Views: 714

I can't record a video with openscreen

I'm trying to make a video of how to make a game. I'm using camstudio recorder.
I imagine it's something that has to do with trying to record a video in fullscreen (openscreen).
I have made recordings with a window (tetris game) (openwindow) and works perfectly.
I don't know if something can be done ...
by fjmangas
Sat Apr 01, 2023 1:35 pm
Forum: Coding Questions
Topic: Problems with LINE
Replies: 4
Views: 400

Re: Problems with LINE

It seems I'm line blinded. I have looked at the help but I didn't see it
Thanks infratec
by fjmangas
Sat Apr 01, 2023 1:05 pm
Forum: Coding Questions
Topic: Problems with LINE
Replies: 4
Views: 400

Problems with LINE

I was playing with 2dgraphics, wanted to make a triangle and couldn't make it if I put 0 in y increment. It works fine if I put 1 or -1 (see last lines of code)
I copy the code
Is there a problem with the language or am I doing something wrong?

If I put a 0 I can't see any line (it doesn't close ...