Search found 510 matches

by rrTea
Wed May 27, 2020 4:19 am
Forum: Bug reports
Topic: First letter gets cut off
Replies: 2
Views: 8919

First letter gets cut off

In the Target field of AnimatorSimple.
by rrTea
Sat Apr 18, 2020 12:29 pm
Forum: Your projects
Topic: Sonda
Replies: 19
Views: 32309

Tricking the Bunny

Hi Ville, thanks for taking a look :) Maybe it can be a bit too hard for a first (basically tutorial) encounter. So in this video I'm showing a technique how the player can trick the rabbit into giving him pastries (and other goodies) instead of bullets. This is really not mandatory or anything, but...
by rrTea
Tue Apr 14, 2020 1:18 pm
Forum: General discussion
Topic: Quick Add panel improvements
Replies: 11
Views: 10770

Re: Quick Add panel improvements

Personally I'd rather have the old cursor :)
by rrTea
Tue Apr 14, 2020 11:52 am
Forum: General discussion
Topic: Quick Add panel improvements
Replies: 11
Views: 10770

Re: Quick Add panel improvements

The horizontal scrollbar is now showing the real amount of scrolling, excellent! The scrollbars stay hidden until the editor window is interacted with in some way, but maybe this is happening only on my computer. With the newest update, the cursor behaves somewhat unusual, for example if there are t...
by rrTea
Mon Apr 06, 2020 11:05 am
Forum: General discussion
Topic: Quick Add panel improvements
Replies: 11
Views: 10770

Re: Quick Add panel improvements

Right, I could make it possible to still choose the grayed out components, is that what you are saying? I prevented that because I was not sure what would be best. Yes, that's what I was trying to say :) About the SynEdit problem: can you reproduce this with any ZExpression? I don't get the same pr...
by rrTea
Mon Apr 06, 2020 12:02 am
Forum: General discussion
Topic: Quick Add panel improvements
Replies: 11
Views: 10770

Re: Quick Add panel improvements

First impressions: I noticed that now it's not possible to add the greyed out components from Quick Add panel. So I felt relieved that now I don't have to worry about adding ImplicitCombine instead of a Group (my most used component) anymore! But this can also prevent certain simple workflows, for e...
by rrTea
Fri Apr 03, 2020 12:37 pm
Forum: General discussion
Topic: Quick Add panel improvements
Replies: 11
Views: 10770

Re: Quick Add panel improvements

Works here!
by rrTea
Fri Apr 03, 2020 12:10 pm
Forum: Your projects
Topic: Sonda
Replies: 19
Views: 32309

Re: Sonda

Rabbit's background graphics implemented + various fixes & additions!
https://streamable.com/swlpf1
by rrTea
Fri Apr 03, 2020 1:10 am
Forum: Bug reports
Topic: Editor scrollbars
Replies: 1
Views: 7851

Editor scrollbars

This is a minor visual glitch, but quite confusing: the editor scrollbars in ZExpression editor are sometimes not drawn correctly. For example, this ZExpression has 50 lines of code but the vertical scrollbar is not drawn at all (making it look like there is no code below the visible part) while the...
by rrTea
Thu Apr 02, 2020 11:26 am
Forum: Bug reports
Topic: Should compile?
Replies: 5
Views: 14164

Re: Should compile?

No worries – it can get confusing but at least it's not breaking anything.
by rrTea
Thu Apr 02, 2020 3:04 am
Forum: Bug reports
Topic: Should compile?
Replies: 5
Views: 14164

Re: Should compile?

Ville: Of course I wasn't really relying on such code :D, I just discovered it by mistake during editing. And as for the next one, I already posted about this elsewhere, but was never able to isolate what exactly is breaking it. Well I finally managed to boil it down to the simplest possible test ca...
by rrTea
Sun Mar 29, 2020 11:58 pm
Forum: General discussion
Topic: Quick Add panel improvements
Replies: 11
Views: 10770

Quick Add panel improvements

I often (almost exclusively) use Quick Add panel to add new components to the Project Tree (can't remember when was the last time I used the "regular" Add Component panel, the one that opens with Ctrl+A). But, while working, I often resize other panels, so every time the Quick Add panel op...
by rrTea
Tue Mar 24, 2020 1:00 am
Forum: General discussion
Topic: ZGE to itch.io
Replies: 4
Views: 5395

Re: ZGE to itch.io

VilleK wrote: Mon Mar 23, 2020 4:10 pm I think rrTea already tried this and it would not appear or something like that?

@rrTea: do you remember?
I tried every time I added a new ZGE project to that site (back when I was doing 64k projects, so at least 3 or 4 times), never went through.
by rrTea
Thu Mar 12, 2020 6:54 am
Forum: Your projects
Topic: Sonda
Replies: 19
Views: 32309

Re: Sonda

Ville: thanks :) Ats: I actually have an account on that forum but only ever played 4 or so games there. Judging by a video playthrough it's very nice!… Same type also appears in QP Shooting – Dangerous. And in even less known games too, like Cubical. A rhythm dodging game (6:34), but I never play t...
by rrTea
Mon Mar 09, 2020 7:46 am
Forum: General discussion
Topic: base model usage question
Replies: 2
Views: 3497

Re: base model usage question

It depends on the context, but just as an illustration here is a simple way of setting the mesh you want to show in the base model, basically move the RenderMesh component to Definitions… <?xml version="1.0" encoding="iso-8859-1" ?> <ZApplication Name="App" Caption=&quo...