Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Start of a silly Galaga style game
#3
(11-07-2024, 05:49 PM)aurel Wrote: Ok Marcus
I download code and put it into N7 editor then i get this error  about xForm Sad 

Code:
            draw image xform e.img, e.pos.x + 7, e.pos.y + 7, 1, 1, e.a, 7, 7

and here is how compiler output looks :

Quote:Welcome to the second most primitive IDE thinkable!
Compiled with n7 version 22.07.08b

Saved "D:\ARCHIVE\N7_220708\N7\Galaga.n7"
Saved "D:\ARCHIVE\N7_220708\N7\Galaga.n7"
Compiling
"D:\ARCHIVE\N7_220708\N7\Galaga.n7"
n7: Galaga.n7:186: error: Undeclared identifier 'xform

so why is undeclared ?
do i must download latest version?

Yep, 'draw image xform' is pretty new, so you better download the latest version Smile  Nice to see you here Smile
Reply


Messages In This Thread
Start of a silly Galaga style game - by Marcus - 11-07-2024, 05:38 PM
RE: Start of a silly Galaga style game - by aurel - 11-07-2024, 05:49 PM
RE: Start of a silly Galaga style game - by Marcus - 11-07-2024, 06:02 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)