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...

1 year 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...

1 year 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 ".....

1 year 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...

1 year 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

1 year ago
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.

1 year 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...

1 year 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...

1 year ago
Forum
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.

1 year 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...

1 year ago
Forum
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!

1 year 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...

1 year ago
Forum
Reply
1 year ago
Forum
Reply
RE: How much different can you make the feel of a game with plugins?

@wano Ohh ok, nice, cause i like being able to use it from steam as an actual windows program so thats cool. So will the 3.0.0 update just be a web ve...

1 year ago
Forum
Reply
RE: How much different can you make the feel of a game with plugins?

@wano So the desktop and web versions will both have the same features? or is the web version going to replace the desktop version?

1 year ago
Forum
Page 1 / 2