#Chess (vs AI)

1 messages · Page 1 of 1 (latest)

gaunt radish
#

Now make it so that each time you hit an entity (or you take damage from an entity), it initiates a chess game. The winner will be the one who dealt damage.

tranquil geyser
#

💀 thats not how chess works

wheat egret
charred spade
tranquil geyser
charred spade
wanton seal
#

Is this not using forms?

#

I'm not sure how you're doing it without the UI refreshing

grim gate
#

x2

wanton seal
#

oh interesting

#

The hud is overlayed onto an invisible ui and updated based on inputs to the form

#

cool, I never thought of that

#

Wouldn't work for everything but chess is fine since it has pauses

#

I'd assume clicking too fast would create issues since the form doesn't switch out immediately

latent sandal
#

I assume it's because when you click on a form it has that slide animation which I deactivated

wanton seal
#

yea

#

wonder if it's possible to get rid of that actually

latent sandal
rigid wharf
#

im waiting for windows in minecraft bedrock edition in very good to use jsonUI :DD

wheat egret
#

However, you get this awful flicker as the form disappears and reappears

wheat egret
#

regardless,
"$screen_animations": [],
"$background_animations": [],
"cache_screen": true,

latent sandal
#

DAMN IT'S FASTER

latent sandal
wheat egret
#

nice!

latent sandal
#

you can see the difference from the one i posted by looking at the cursor disappearing

wheat egret
#

if you feel up for it, create a second version of every single piece with the highlight on them and combine as needed

#

so the highlighted squares doesn't hide peices

latent sandal
#

oh yeah i already made it but it's on my laptop

#

you can see it in the first video

wheat egret
#

oh nice!

#

I must have missed that lol

latent sandal
#

it's alright

#

welp time to add win lose and draw condition and main gui

#

and the main ui will probably be the last step which is the hardest

#

and i have to add a board block where by interacting you open the game

wheat egret
#

oof

#

hopefully you haven't started yet

#

it returns draw, win, loss, and ongoing

latent sandal
#

i finished it XD

wheat egret
#

and can be configured to do stuff like Draw: 50 Move Rule

wheat egret
waxen dust
#

I want to buy this

wheat egret
#

I can send most of the engine code though if you’d like it

north stag
#

This is insane

latent sandal
hardy raft
#

I mean what is the the name of your addon?

latent sandal
#

It's not out yet

west ivy
#

@latent sandal how did you solve this problem?
There is a delay when pressing the button and showing the UI again
so i get this awful flicker as the form disappears and reappears

rigid wharf
#

form UI is not visible