chay.hawk
@chay-hawk
Customer
Eminent Member
Joined: Apr 21, 2023
Last seen: Jul 30, 2023
Topics: 6 / Replies: 16
Reply
RE: How do i draw text to the screen with a script

ah, ok. That would be a god idea for a future feature, it would be nice to be able to edit the code for a game were working on directly instead of thr...

12 months ago
Forum
Reply
RE: How do i draw text to the screen with a script

Now that I think about it, I should just be able to directly edit the UI by modifying the games code right? I see all those files in VS Code from open...

12 months ago
Forum
Reply
Answer to: How do i draw text to the screen with a script

@wano So im just trying to draw a simple window box, but i still get those errors. I included all the neccessary imports import { RPM } from ".....

12 months ago
Forum
Reply
Answer to: Mountain Bug and Woods wall missing texture

Another bug, when placing down mountains with any kind of angle to them, you cant walk over top of them. I've included my project so you can see. If y...

12 months ago
Reply
Answer to: Mountain Bug and Woods wall missing texture

I just confirmed that it does this with regular tiles from the tileset too

12 months ago
Topic
Replies: 3
Views: 261
Reply
Answer to: How do i draw text to the screen with a script

I think im just going to put the brakes on this for now haha 🤣 learning a whole new programming language takes some time so i'll just wait haha.

12 months ago
Forum
Reply
RE: How do i draw text to the screen with a script

@wano Like this? import { RPM } from "../path.js" import { System } from "../../System/index.js"; import { Graphic } from "../../Graphic/index.js...

12 months ago
Forum
Reply
Answer to: How do i draw text to the screen with a script

I just realized i posted the wrong code, my mistake, here is what i tried: import { RPM } from "../path.js"; import { Graphic } from "../core/i...

12 months ago
Forum
Topic
Forum
Replies: 9
Views: 272
Reply
Answer to: How do i get models to work?

Oh!, well im glad i found that. I found some other bugs too, but i havent said anything yet but i will document them one of these days for you.

12 months ago
Forum
Reply
Answer to: How do i get models to work?

AH, ok thank you, I dont think the walktrhough stated they need to be deleted, thats were i was confused, now it works. But lets say the trees are sup...

12 months ago
Forum
Topic
Forum
Replies: 5
Views: 256
Reply
RE: How do i change my animation to a sword slash?

@wano Hmm, I'll have to play around with it some more and figure it out. Thank you!

12 months ago
Forum
Reply
RE: How do i change my animation to a sword slash?

@wano I tried that, but for some reason, the tileset for the sword wasnt i there, so I found it and loaded it but the selection for the tile is 32 x 6...

12 months ago
Forum
Page 1 / 2